Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leodog896/svelte-tilt
Tilt library for svelte
https://github.com/leodog896/svelte-tilt
svelte sveltejs tilt tiltjs typescript
Last synced: 25 days ago
JSON representation
Tilt library for svelte
- Host: GitHub
- URL: https://github.com/leodog896/svelte-tilt
- Owner: LeoDog896
- License: mit
- Created: 2022-05-12T00:01:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T03:14:49.000Z (over 1 year ago)
- Last Synced: 2024-10-14T19:21:54.066Z (25 days ago)
- Topics: svelte, sveltejs, tilt, tiltjs, typescript
- Language: Svelte
- Homepage: https://leodog896.github.io/svelte-tilt/
- Size: 581 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# svelte-tilt
Simple tilt library.
## Usage
```html
import tilt from 'svelte-tilt'
```Find more in the demo: https://leodog896.github.io/svelte-tilt/
## References
https://svelte.dev/repl/7b23ad9d2693424482cd411b0378b55b?version=3.24.1