Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moyuer1992/jianshi
简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。
https://github.com/moyuer1992/jianshi
canvas javascript webgl
Last synced: about 4 hours ago
JSON representation
简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。
- Host: GitHub
- URL: https://github.com/moyuer1992/jianshi
- Owner: moyuer1992
- License: mit
- Created: 2017-03-16T17:08:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T08:40:34.000Z (almost 8 years ago)
- Last Synced: 2023-11-07T19:06:44.945Z (about 1 year ago)
- Topics: canvas, javascript, webgl
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 163
- Watchers: 3
- Forks: 46
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jianshi
简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。### Demo
https://moyuer1992.github.io/pages/jianshi/### Install
```
npm install
bower install
```
Build static files and watch changes:
```
npm run build
```After that, open new terminal tab to run server:
```
npm start
```Then open url http://localhost:3000/