4.1.7 • Published 3 years ago

code-web-editor v4.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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/
4.1.7

3 years ago

4.1.6

3 years ago

4.1.5

3 years ago

4.1.4

3 years ago

4.1.3

3 years ago

4.1.2

3 years ago

4.1.1

3 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.0.0

3 years ago