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

https://github.com/sarbull/ng-tiny-text-editor


https://github.com/sarbull/ng-tiny-text-editor

angular javascript webpack wysiwyg-editor

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ng-tiny-text-editor

# Build
```bash
$ npm install
$ npm run build
```

# Demo
```bash
$ npm install -g http-server
$ hs -c0 # http://localhost:8080/demo
```

# Printscreen
![alt tag](https://raw.githubusercontent.com/sarbull/ng-tiny-text-editor/master/meta/printscreen-1.png)