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

@pinpt/block-editor

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinpt/block-editor

A Notion-like notebook editor used at Pinpoint

latest
Source
npmnpm
Version
0.0.14
Version published
Weekly downloads
1
Maintainers
6
Weekly downloads
 
Created
Source

Pinpoint Block Editor

A Notion-like notebook editor used at Pinpoint

Docs & Examples

Install

npm install --save @pinpt/block-editor

Development

It's recommended to open up two tabs in terminal: one for building the library, one for running the examples.

This will build your bundle as you change files (rollup with watch):

npm start

cd in to examples and start the react dev server (CRA app):

npm start

Now as you make changes, you will see them reflected in this sample app.

Documentation Website

This repo deploys the example app on to Github Pages. You can deploy an update via:

npm run deploy

License

APACHE 2.0 - Pinpoint, Inc.

FAQs

Package last updated on 23 Sep 2020

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