An open API service indexing awesome lists of open source software.

https://github.com/lsongdev/pencil.js

:pencil: super tiny editor, just ~40 lines.
https://github.com/lsongdev/pencil.js

editor web wysiwyg-editor wysiwyg-html-editor

Last synced: 6 days ago
JSON representation

:pencil: super tiny editor, just ~40 lines.

Awesome Lists containing this project

README

          

## Pencil.js

> simple editor

### Installation

```html

```

### Example

https://lsong.org/pencil.js/pencil.html

### Contributing
- Fork this Repo first
- Clone your Repo
- Install dependencies by `$ npm install`
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Publish your local branch, Open a pull request
- Enjoy hacking <3

### MIT

This work is licensed under the [MIT license](./LICENSE).

---