AnimTrap是一个实现Web动画的CSS和JS框架

网友投稿 554 2022-10-28

AnimTrap是一个实现Web动画的CSS和js框架

AnimTrap是一个实现Web动画的CSS和JS框架

What is AnimTrap?

AnimTrap is a CSS Framework for animations. Its like bootstrap for JS animations. All you need is to import AnimTrap and use it for animations in your webapp easily.

AnimTrap supports animations like scrolling and simple effects which would make a richer the experience from your webapp

Get Started

AnimTrap (currently v1.1.1) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Clone the repo: git clone https://github.com/sanjayaharshana/AnimTrapInstall with npm: npm install animtrap (Coming soon)Install with yarn: yarn add animtrap (Coming soon)

If you want a quick demo, you can check it out here

What's Included

Once downloaded through any of the ways mentioned above, you'll find these directories and files:

dist/├── css/│ ├── animtrap.css│ ├── animtrap.min.css└── js/ ├── anim-scroll.js └── anim-scroll.min.js

Open Source Contributing

We are always looking for quality contributors and will be happy to accept your Pull Requests as long as those adhere to some basic rules:

Please make sure that your contribution fits well in the project's context: we are aiming at rebuilding animtrap directives in pure CSS, without any dependencies on any external JavaScript library;the only dependency should be animtrap CSS and its markup structure; Please assure that you are submitting quality code, specifically make sure that: your directive has accompanying tests and all the tests are passing; don't hesitate to contact us (animtrapdev@googlegroups.com) if you need any help with unit testing

Let's animate to animate, together!

View Wiki Page

Skytrone_bash

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Mybatis关联查询结果集对象嵌套的具体使用
下一篇:Android-Router一个Android高性能轻量级路由框架
相关文章

 发表评论

暂时没有评论,来抢沙发吧~