Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jelmerdemaat/transition-states
Provide transition states to elements appearing in the DOM, e.g. when transitioning from `display: none`
https://github.com/jelmerdemaat/transition-states
Last synced: 4 days ago
JSON representation
Provide transition states to elements appearing in the DOM, e.g. when transitioning from `display: none`
- Host: GitHub
- URL: https://github.com/jelmerdemaat/transition-states
- Owner: jelmerdemaat
- Created: 2021-11-16T08:54:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T10:03:01.000Z (about 3 years ago)
- Last Synced: 2024-10-12T19:54:40.701Z (about 1 month ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transition states
Provide transition states to elements appearing in the DOM, e.g. when transitioning from `display: none`
See `transition-states.js`.