code-playground

0.1.2 • Public • Published

This project is under heavy development If you a looking for a stable one you can use jotted or editr.js

Code playground

A component for rendering HTML, CSS, Javascript code with editable source and live preview.

What is this ?

This is a React component for generating code mockup. You can think of this like CodePen or JSFiddle of you own.

How is this different from component-playground

Can I use this on a site doesn't use React ?

Sorry but I don't have plan for this at the momment.

You can use some standalone alternative solution like jotted or editr.js. In facts, Code playground was inspired by those projects

Install

npm install --save code-playground

Development

git clone https://github.com/thangngoc89/react-playground-component
npm install
npm start

Readme

Keywords

Package Sidebar

Install

npm i code-playground

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • thangngoc89
  • khoanguyen.me