https://github.com/rayriffy/urami
Automatic image optimization for JS frameworks! Inspired by NextJS.
https://github.com/rayriffy/urami
astro automatic-image-optimization image-optimization image-processing react solidjs svelte vue
Last synced: 20 days ago
JSON representation
Automatic image optimization for JS frameworks! Inspired by NextJS.
- Host: GitHub
- URL: https://github.com/rayriffy/urami
- Owner: rayriffy
- License: mit
- Created: 2022-12-27T16:33:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T16:21:11.000Z (about 1 month ago)
- Last Synced: 2025-03-28T16:08:47.765Z (27 days ago)
- Topics: astro, automatic-image-optimization, image-optimization, image-processing, react, solidjs, svelte, vue
- Language: TypeScript
- Homepage: https://urami.dev
- Size: 630 KB
- Stars: 88
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Urami
[Documentation](https://urami.dev)
Urami (浦見), automatic image optimization for all!
## Introduction
There's 2 core functions in Urami
1. **Urami core** - A server endpoint to optimize images on the fly
2. **Urami component** - A client-side component to generate optimized images## Documentation
The documentation is available at [urami.dev](https://urami.dev)
## Contributors
Nutthapat Pongtanyavichai
💻
Emanuele Pavanello
💻
Daniel Huang
💻
## License
All of Urami libraries are licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.