Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anijs/anijs
A Library to Raise your Web Design without Coding.
https://github.com/anijs/anijs
Last synced: 16 days ago
JSON representation
A Library to Raise your Web Design without Coding.
- Host: GitHub
- URL: https://github.com/anijs/anijs
- Owner: anijs
- License: mit
- Created: 2014-04-23T05:11:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T09:37:48.000Z (about 4 years ago)
- Last Synced: 2024-04-12T17:51:48.003Z (7 months ago)
- Language: JavaScript
- Homepage: http://anijs.github.io/
- Size: 327 KB
- Stars: 3,896
- Watchers: 143
- Forks: 506
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AniJS
[![CDNJS](https://img.shields.io/cdnjs/v/AniJS.svg)](https://cdnjs.com/libraries/AniJS)A Library to Raise your Web Design without Coding.
The most easy and quick way to Raise your web!!!
## Try It!!
Check the online [Demonstration](http://anijs.github.io/).
## Examples
http://anijs.github.io/#examples
## Installation
http://anijs.github.io/#installing
## Usage
http://anijs.github.io/#using## Advantages
- Easy to use.
- Compact - around **7.7kb** after gzipping.
- There is **no need** for **third party** libraries.
- Speed of development.
- Better integration between coders and designers.**“There is one more thing ...”**
Work well in iPad, iPhone, Android and the [modern browsers](http://browsehappy.com/). **;)**
## Documentation
Documentation Topics can be founded in the [Wiki Pages](https://github.com/anijs/anijs/wiki).
## Browser Compatibility
Check the AniJS [browser compatibility table](https://github.com/anijs/anijs/wiki/Browser-Compatibility)## History
For detailed changelog, check [Releases](https://github.com/anijs/anijs/releases).## Contributing
AniJS is like a little girl, she needs [hungry and foolish](http://www.youtube.com/watch?v=7CeNIDWtlo0#t=774) community people to grow up healthy. All your [issues](https://github.com/anijs/anijs/issues), [pull requests](https://github.com/anijs/anijs/pulls) and [stars ;) ](https://github.com/anijs/anijs) are welcome.
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## License
The MIT License (MIT)Copyright © 2014 Dariel Noel
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.