sanket143 / nodebook

A web-based notebook environment for interactive computing with Node.js
0 stars 0 forks source link

Nodebook parser #9

Open sanket143 opened 3 years ago

sanket143 commented 3 years ago

should be able to open .jsnb files and render it in the viewer.

sanket143 commented 3 years ago

A function that takes a filename, parse the content, verify and returns the content.