1.0.3 • Published 2 years ago

jsnote-gs v1.0.3

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

Code-Note-Editor

Application runs in a node environment

  • Open a terminal window
  • Navigate to a folder where your notebook will be stored
  • Notebook file will be automatically generated in folder
  • Run the following command $ npx jsnote-gs serve
  • On your broswer - go to http://localhost:4005

Functionality

  • Text Editor: Just click on + Text, then open the editor
  • Code Editor: Just click on + Code, then start typing in code, editor automatically bundles and runs React App so you do not have to import React, just use the show() fn to display your code on the preview window.
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago