0.0.14 • Published 5 years ago

@pinpt/block-editor v0.0.14

Weekly downloads
-
License
APACHE
Repository
github
Last release
5 years ago

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.

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.5

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago