https://github.com/dmotz/oriDomi
🪠Fold up DOM elements like paper
https://github.com/dmotz/oriDomi
animation coffeescript javascript jquery origami
Last synced: about 2 months ago
JSON representation
🪠Fold up DOM elements like paper
- Host: GitHub
- URL: https://github.com/dmotz/oriDomi
- Owner: dmotz
- License: mit
- Created: 2012-08-02T06:53:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T03:33:46.000Z (9 months ago)
- Last Synced: 2025-03-12T05:02:47.033Z (about 2 months ago)
- Topics: animation, coffeescript, javascript, jquery, origami
- Language: CoffeeScript
- Homepage: https://oxism.com/oriDomi
- Size: 4.45 MB
- Stars: 2,406
- Watchers: 104
- Forks: 206
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [OriDomi](https://oxism.com/oriDomi)
#### Fold up DOM elements like paper
[Dan Motzenbecker](https://oxism.com), MIT License
[@dcmotz](https://twitter.com/dcmotz)




[Click here](https://oxism.com/oriDomi) for examples, documentation and notes.
Read the [annotated source](https://oxism.com/oriDomi/docs/oridomi.html) for a
detailed look.If you want to work on the source, run `npm install` after first cloning to
install local package dependencies.Run `cake watch` to automatically compile as you work.
`cake build` will update the annotated source and the minified version as well.
_The DOM is your oyster._