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

debaser-jsnote

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debaser-jsnote

JSNote is an application that uses a CLI to launch an interactive development environmnet for writing and document JavaScript code. It was built by following along with this Udemy [course](https://www.udemy.com/course/react-and-typescript-build-a-portfoli

latest
npmnpm
Version
1.5.3
Version published
Maintainers
1
Created
Source

JSNote

JSNote is an application that uses a CLI to launch an interactive development environmnet for writing and document JavaScript code. It was built by following along with this Udemy course by Stephen Grider.

It is implemented with React, TypeScript, Redux, Lerna, Express, CSS, and Node.JS. The entire application can be separated into three sub-projects: the CLI, the local Express API, and the React application.

For the packages, @debaser-jsnote itself corresponds to the CLI, while the child packages local-api and local-client correspond to the Express API and the React application, respectively.

FAQs

Package last updated on 27 Nov 2021

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