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
- Host: GitHub
- URL: https://github.com/sarbull/ng-tiny-text-editor
- Owner: sarbull
- Created: 2017-02-08T20:48:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T00:41:51.000Z (about 9 years ago)
- Last Synced: 2025-08-09T12:03:25.379Z (8 months ago)
- Topics: angular, javascript, webpack, wysiwyg-editor
- Language: JavaScript
- Size: 337 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
