Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/wobble
Motion design made simple
https://github.com/malcodeman/wobble
motion
Last synced: 21 days ago
JSON representation
Motion design made simple
- Host: GitHub
- URL: https://github.com/malcodeman/wobble
- Owner: malcodeman
- License: mit
- Created: 2024-02-07T14:18:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T14:41:13.000Z (8 months ago)
- Last Synced: 2024-11-10T16:25:14.892Z (2 months ago)
- Topics: motion
- Language: TypeScript
- Homepage:
- Size: 852 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wobble
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/wobble/blob/master/LICENSE)Motion design made simple.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/wobble.git
cd wobble
npm install
npm run dev
```## License
[MIT](./LICENSE)