https://github.com/ecomfe/san-transition
Append transition effects for elements in san components.
https://github.com/ecomfe/san-transition
san
Last synced: 11 months ago
JSON representation
Append transition effects for elements in san components.
- Host: GitHub
- URL: https://github.com/ecomfe/san-transition
- Owner: ecomfe
- License: mit
- Created: 2017-05-10T02:47:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T11:31:20.000Z (almost 8 years ago)
- Last Synced: 2025-07-28T17:59:26.886Z (11 months ago)
- Topics: san
- Language: JavaScript
- Homepage: https://ecomfe.github.io/san-transition/
- Size: 381 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# San Transition
Append transition effects for elements in [san](//github.com/ecomfe/san) components.
[](https://travis-ci.org/ecomfe/san-transition)
[](https://img.shields.io/npm/v/san-transition.svg)
[](https://codecov.io/gh/ecomfe/san-transition)
[]()
## Download
- [NPM](https://www.npmjs.com)
```
$ npm i san-transition
```
- [CDN](https://www.npmjs.com/package/san-transition)
```html
```
## Documentation
- [Home](https://ecomfe.github.io/san-transition)
- [Get Start](https://ecomfe.github.io/san-transition#start)
- [API](https://ecomfe.github.io/san-transition#api)
- [Examples](https://ecomfe.github.io/san-transition#examples)
## License
[MIT License](https://github.com/ecomfe/san-transition/blob/9ed0ec3e4ec1549d4e0b47c4f0ea63f61394b6ec/LICENSE)