Skip to content

This is an interactive coding environment built using React with Typescript. You can write Javascript, import any NPM modules and see it executed, and write comprehensive documentation using markdown.

Notifications You must be signed in to change notification settings

samitiz/codebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

codebook

This is an interactive coding environment built using React with Typescript. You can write Javascript, import any NPM modules and see it executed, and write comprehensive documentation using markdown.

Usage 1

  1. install the package on your local machine
    • "npm install codebook-jsx"
    • "npm run start"

Usage 2

  1. Run directly from the terminal
    • "npx codebook-jsx serve"
    • And whooo start using the app

Help

  1. Need help using the app? run:
  • "npx codebook-jsx --help"

About

This is an interactive coding environment built using React with Typescript. You can write Javascript, import any NPM modules and see it executed, and write comprehensive documentation using markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published