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

cynote

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cynote

Running this project requires a machine with Node.js and npm setup. To get started, run the following command in your terminal:

latest
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

Getting Started with cynote

Running this project requires a machine with Node.js and npm setup. To get started, run the following command in your terminal:

npx cynote serve

This project is a sandbox tool (interactive coding environment) where you can write JavaScript in the code cells and documentation in the text cells. React variables or components can be shown by calling the show() function (eg. show(Counter) where Counter is a React component).

Multiple text/code cells can be created and code is interlinked between the cells. That is, a variable defined in cell #1 can be called in subsequent cells.

All changes get saved to a local .js file (default filename is notebook.js) but you can also use a different file by calling:

npx cynote serve test.js

FAQs

Package last updated on 03 Jun 2023

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