0.2.10 • Published 5 years ago

seine v0.2.10

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Seine

Seine is a Javascript library of React components and utilities to view and edit structured content.

Installation

npm install react react-dom draft-js styled-components seine

or

yarn add react react-dom draft-js styled-components seine

Serve Storybook

To build and start static server at port 5000 run

npm build
npm start -l 5000

or

yarn build
yarn start -l 5000

For other options see yarn start --help command output.

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago