Snap.svg-0.2.0

所属分类:图形图象
开发工具:HTML
文件大小:933KB
下载次数:9
上传日期:2014-04-24 23:17:39
上 传 者c13438
说明:  SVG, snap svg. for study the svg. The best svg lib.

文件列表:
Snap.svg-0.2.0 (0, 2013-12-23)
Snap.svg-0.2.0\CONTRIBUTING (168, 2013-12-23)
Snap.svg-0.2.0\Gruntfile.js (1598, 2013-12-23)
Snap.svg-0.2.0\LICENSE (11356, 2013-12-23)
Snap.svg-0.2.0\NOTICE (8460, 2013-12-23)
Snap.svg-0.2.0\bower.json (460, 2013-12-23)
Snap.svg-0.2.0\component.json (330, 2013-12-23)
Snap.svg-0.2.0\demos (0, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game (0, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\index.html (95864, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js (0, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\backbone.js (59594, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\jquery-1.9.0.min.js (93068, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\main.js (2470, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\path-animal.js (2612, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\seedrandom.js (11541, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\snap.svg.js (235192, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\tree-face.js (1600, 2013-12-23)
Snap.svg-0.2.0\demos\animated-game\js\underscore.js (41662, 2013-12-23)
Snap.svg-0.2.0\demos\animated-map (0, 2013-12-23)
Snap.svg-0.2.0\demos\animated-map\index.html (3959, 2013-12-23)
Snap.svg-0.2.0\demos\animated-map\map.svg (58147, 2013-12-23)
Snap.svg-0.2.0\demos\illustrated-infographic-coffee (0, 2013-12-23)
Snap.svg-0.2.0\demos\illustrated-infographic-coffee\demo.svg (18891, 2013-12-23)
Snap.svg-0.2.0\demos\illustrated-infographic-coffee\index.html (15817, 2013-12-23)
Snap.svg-0.2.0\demos\pattern (0, 2013-12-23)
Snap.svg-0.2.0\demos\pattern\bg.png (5795, 2013-12-23)
Snap.svg-0.2.0\demos\pattern\demo-card.svg (86947, 2013-12-23)
Snap.svg-0.2.0\demos\pattern\index.html (3831, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot (0, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot\crocodile-1.html (9962, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot\crocodile-2.html (27328, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot\index.html (1005, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot\snap-logo.html (5323, 2013-12-23)
Snap.svg-0.2.0\demos\snap-mascot\style.css (234, 2013-12-23)
Snap.svg-0.2.0\demos\tutorial (0, 2013-12-23)
Snap.svg-0.2.0\demos\tutorial\index.html (9505, 2013-12-23)
... ...

[Snap.svg](http://snapsvg.io) ====== A JavaScript SVG library for the modern web. Learn more at [snapsvg.io](http://snapsvg.io). [Follow us on Twitter.](https://twitter.com/snapsvg) ### Learn * [About Snap.svg](http://snapsvg.io/about/) * [Getting Started](http://snapsvg.io/start/) * [API Reference](http://snapsvg.io/docs/) ### Use In your HTML file, load simply by: `` No other scripts are needed. Both the minified and uncompressed (for development) versions are in the `/dist` folder. ### Build Snap.svg uses [Grunt](http://gruntjs.com/) to build. * Open the terminal from the Snap.svg directory: cd Snap.svg * Install its command line interface (CLI) globally: npm install -g grunt-cli _*You might need to use `sudo npm`, depending on your configuration._ * Install dependencies with npm: npm install _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on their website if you haven’t upgraded since a lot has changed._ * Type `grunt` in the command line to build the files. * The results will be built into the release folder. * Alternatively type `grunt watch` to have the build run automatically when you make changes to source files. ### Contribute * [Fill out the CLA](http://snapsvg.io/contributions/). * [Fork](https://help.github.com/articles/fork-a-repo) the repo. * Create a branch: git checkout -b my_branch * Add your changes. * Commit your changes: git commit -am "Added some awesome stuff" * Push your branch: git push origin my_branch * Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch. *Note:* Pull requests to other branches than `dev` or without filled CLA wouldn’t be accepted.

近期下载者

相关文件


收藏者