An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# San Transition

Append transition effects for elements in [san](//github.com/ecomfe/san) components.

[![Build Status](https://travis-ci.org/ecomfe/san-transition.svg?branch=master)](https://travis-ci.org/ecomfe/san-transition)
[![npm](https://img.shields.io/npm/v/san-transition.svg)](https://img.shields.io/npm/v/san-transition.svg)
[![codecov](https://codecov.io/gh/ecomfe/san-transition/branch/master/graph/badge.svg)](https://codecov.io/gh/ecomfe/san-transition)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()

## 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)