rune

所属分类:图形图象
开发工具:JavaScript
文件大小:55KB
下载次数:0
上传日期:2020-07-07 11:21:16
上 传 者sh-1993
说明:  用SVG编程图形设计系统的JavaScript库
(A JavaScript library for programming graphic design systems with SVG)

文件列表:
CHANGELOG.md (7496, 2020-01-23)
LICENSE (1088, 2020-01-23)
TODO.md (1043, 2020-01-23)
package-lock.json (4427, 2020-01-23)
package.json (599, 2020-01-23)
src (0, 2020-01-23)
src\anchor.js (3172, 2020-01-23)
src\bezier.js (8651, 2020-01-23)
src\color.js (10216, 2020-01-23)
src\events.js (914, 2020-01-23)
src\grid.js (3385, 2020-01-23)
src\group.js (1402, 2020-01-23)
src\mixins (0, 2020-01-23)
src\mixins\box.js (759, 2020-01-23)
src\mixins\parent.js (1655, 2020-01-23)
src\mixins\shape.js (3167, 2020-01-23)
src\mixins\styles.js (2924, 2020-01-23)
src\node.js (629, 2020-01-23)
src\rune.js (7525, 2020-01-23)
src\shapes (0, 2020-01-23)
src\shapes\circle.js (1585, 2020-01-23)
src\shapes\ellipse.js (2004, 2020-01-23)
src\shapes\image.js (1177, 2020-01-23)
src\shapes\line.js (2042, 2020-01-23)
src\shapes\path.js (7977, 2020-01-23)
src\shapes\polygon.js (6031, 2020-01-23)
src\shapes\rectangle.js (1852, 2020-01-23)
src\shapes\text.js (1988, 2020-01-23)
src\shapes\triangle.js (1415, 2020-01-23)
src\utils.js (1739, 2020-01-23)
src\vector.js (2057, 2020-01-23)
test (0, 2020-01-23)
test\both (0, 2020-01-23)
test\both\anchor.js (4426, 2020-01-23)
test\both\color.js (4767, 2020-01-23)
test\both\grid.js (4392, 2020-01-23)
test\both\group.js (3510, 2020-01-23)
... ...

# Rune.js Rune.js is a JavaScript library for programming graphic design systems with SVG. - [Official documentation](http://runemadsen.github.io/rune.js/) - [Releases](https://github.com/runemadsen/rune.js/releases) Follow [@runemadsen](https://twitter.com/runemadsen) for announcements. ## Building and running tests This repo uses the `rune.plugin.js` package for building and running the tests in both node and the browser: ```bash $ rune build $ rune test node $ rune test browser ``` ## Contributors - [Yining Shi](http://1023.io/) - [Jorge Moreno](https://www.moro.es/)

近期下载者

相关文件


收藏者