Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmotz/oridomi
🪠Fold up DOM elements like paper
https://github.com/dmotz/oridomi
animation coffeescript javascript jquery origami
Last synced: 1 day 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T03:33:46.000Z (3 months ago)
- Last Synced: 2024-11-19T09:05:54.818Z (1 day ago)
- Topics: animation, coffeescript, javascript, jquery, origami
- Language: CoffeeScript
- Homepage: https://oxism.com/oriDomi
- Size: 4.45 MB
- Stars: 2,407
- Watchers: 103
- 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)
![oriDomi](https://oxism.com/oriDomi/demo/images/readme/1.png?v=2)
![oriDomi](https://oxism.com/oriDomi/demo/images/readme/4.gif?v=2)
![oriDomi](https://oxism.com/oriDomi/demo/images/readme/2.png?v=2)
![oriDomi](https://oxism.com/oriDomi/demo/images/readme/3.gif?v=2)
[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._