Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T06:40:02.000Z (2 months ago)
- Last Synced: 2025-01-17T23:14:46.550Z (10 days ago)
- Topics: astro, automatic-image-optimization, image-optimization, image-processing, react, solidjs, svelte, vue
- Language: TypeScript
- Homepage: https://urami.dev
- Size: 534 KB
- Stars: 86
- Watchers: 2
- Forks: 12
- 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.