code-web-editor

4.1.7 • Public • Published

code-web-editor

Save to a local file

npx code-web-editor serve
  • You can pass some arguments, like -p to set the server port or the filename that you want to save the application state
npx code-web-editor serve -p 5000 mySavedState.js

To implement a new function before app be render

  • You can see the comments of the use-cumulative-code into the hooks folder

Features

  • Bundling-code: esbuild-wasm
  • CSS Templates: bulmaswatch
  • Code Editor: monaco-editor
  • State Manipulation Control: immer
  • Online Unpacker: https://unpkg.com/

About the App

You can use this app for test some features of libraries that you want to implement into your application or test some codes that you want to show someone, note, you can't use all libraries that you want, some libraries might not work here.
I created this application with Stephen Grider into his course and i left some features off and implemented some updates to the libraries that were used here, like the monaco, react-resizable for instance, and i made some implementations into the source code and on the css side.

/code-web-editor/

    Package Sidebar

    Install

    npm i code-web-editor

    Weekly Downloads

    5

    Version

    4.1.7

    License

    ISC

    Unpacked Size

    926 kB

    Total Files

    5

    Last publish

    Collaborators

    • jon1