https://github.com/colinmeinke/wilderness-core
The SVG animation engine behind Wilderness
https://github.com/colinmeinke/wilderness-core
animation morph svg timeline tween wilderness
Last synced: about 1 year ago
JSON representation
The SVG animation engine behind Wilderness
- Host: GitHub
- URL: https://github.com/colinmeinke/wilderness-core
- Owner: colinmeinke
- License: mit
- Created: 2016-07-18T07:00:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T20:45:31.000Z (over 7 years ago)
- Last Synced: 2025-03-14T11:03:22.845Z (over 1 year ago)
- Topics: animation, morph, svg, timeline, tween, wilderness
- Language: JavaScript
- Homepage: http://wilderness.now.sh
- Size: 232 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wilderness core · [](https://unpkg.com/wilderness-core/dist/wilderness-core.production.js) [](https://coveralls.io/github/colinmeinke/wilderness-core) [](https://travis-ci.org/colinmeinke/wilderness-core) [](https://www.npmjs.com/package/wilderness-core)
The SVG animation engine behind
[Wilderness](https://github.com/colinmeinke/wilderness).
Unless you are a library author you most likely want to head to
one of the following implementations of Wilderness core:
- [Wilderness](https://github.com/colinmeinke/wilderness) (standalone DOM).
- [Wilderness React](https://github.com/colinmeinke/wilderness-react) (for use with React). *Coming soon.*
Full documentation and examples will appear shortly at
[wilderness.now.sh](https://wilderness.now.sh).