4.1.7 • Published 2 years ago

code-web-editor v4.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

4.1.6

2 years ago

4.1.5

2 years ago

4.1.4

2 years ago

4.1.3

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago