Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lusase/trail
绚丽背景
https://github.com/lusase/trail
canvas javascript
Last synced: 27 days ago
JSON representation
绚丽背景
- Host: GitHub
- URL: https://github.com/lusase/trail
- Owner: lusase
- Created: 2018-04-13T08:40:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T14:41:59.000Z (over 6 years ago)
- Last Synced: 2024-10-03T11:31:44.210Z (about 1 month ago)
- Topics: canvas, javascript
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trail
绚丽背景## 在页面上的调用方式
### 引入
### 调用
创建 canvas 元素
new Trails({
ctx: '#canvas'
})