Skip to content

lullabyX/codepunk-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodePunk

npm

CodePunk is a cyberpunk themed JavaScript notebook inspired by Stephen Grider's jsnote. It is almost like jupyter notebook but it runs JavaScript. CodePunk client can directly run NodeJS environment code in the browser.

CodePunk.Demo.Project.mp4

How to use

CodePunk.Demo.mp4

@codepunk_/client

npm

It is the frontend client for CodePunk local api. This package is the backbone of the entire CodePunk project. The client does all the code transpiling and bundling and run them in the browser. It also caches the imported packages and has all the logic to display the cells.

About

A javascript notebook for documentation and sharing

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors