Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bunyaminmrcn/xtransition
https://github.com/bunyaminmrcn/xtransition
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bunyaminmrcn/xtransition
- Owner: bunyaminmrcn
- Created: 2024-03-31T05:35:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T11:11:05.000Z (8 months ago)
- Last Synced: 2024-04-01T06:31:53.748Z (8 months ago)
- Language: Java
- Size: 6.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### XTransition
###### Change your entry file you want to see
```js
// change './App' section
import App from './App';//or
import App from './Drawers';
//or
import App from './Modal';
```
![Screencast](./static/screencast.gif)