New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jsnote-gs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsnote-gs

## Application runs in a node environment

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 02 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts