Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vacenz/last-draft-js-plugins
last draft draft-js plugins
https://github.com/vacenz/last-draft-js-plugins
Last synced: 3 months ago
JSON representation
last draft draft-js plugins
- Host: GitHub
- URL: https://github.com/vacenz/last-draft-js-plugins
- Owner: ld-x
- License: mit
- Created: 2017-03-22T12:55:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T11:19:56.000Z (over 6 years ago)
- Last Synced: 2024-07-29T09:25:09.744Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.22 MB
- Stars: 95
- Watchers: 7
- Forks: 33
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-draft-js - Toolbar
README
# [Last Draft draft-js-plugins](http://lastdraft.xyz)
[![npm version](https://badge.fury.io/js/last-draft.svg)](https://badge.fury.io/js/last-draft)
[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
![](https://raw.githubusercontent.com/vacenz/last-draft/master/example/public/screenshot.gif)
Some cool [draft-js-plugins](https://draft-js-plugins.com) used in the [last draft editor](https://github.com/vacenz/last-draft)
## Development
```
yarn install
npm run dev
open http://127.0.0.1:3000
```## License
[MIT](http://isekivacenz.mit-license.org/)