ランキングに戻る
PWA with 12 open source frontend focused tools
applicationsvgreacttoolboxcssfrontendwebworkerssvgo
主要指標
スター成長
スター
3k
フォーク
258
週間成長
—
Issue
4
1k2k
2020年8月2021年7月2022年7月2023年7月2024年7月2025年7月2026年7月
成果物npm
npm install omatsuriREADME
Omatsuri app
Omatsuri is a progressive web application with 12 open source frontend focused tools. Omatsuri translates to «festival» from Japanese (お祭り) and here we have a small festival of applications. It was built with strong respect to your privacy – you will never see ads and it does not include analytics services (or actually any services at all). You are highly encouraged to explore source code and use it in your projects.
Quick links
Key features
- Fast non-blocking computations with web workers
- No tracking, no ads, no other server connections – everything runs in browser only
- Full offline support
- Dark theme support
- All-in-one application for everyday tasks
Included Applications
- CSS Triangle Generator
- Color Shades Generator
- Gradient Generator
- Page Dividers Generator
- SVG compressor
- SVG to JSX converter
- Base64 encoder
- Realistic Fake Data Generator
- HTML/CSS Symbols Collection
- Lorem/Samuel/Poke Ipsum Generator
- CSS Cursor Properties
- JavaScript Events Keycodes
Local development
To get started with application locally use these commands:
# Install dependencies
yarn
# Start application, browser will open automatically
npm start
関連リポジトリ