All Projects → rtivital → Omatsuri

rtivital / Omatsuri

Licence: mit
PWA with 12 open source frontend focused tools

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Omatsuri

Svg Sprite
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Stars: ✭ 1,648 (+45.71%)
Mutual labels:  svgo, svg
Svgson
Transform svg files to json notation
Stars: ✭ 271 (-76.04%)
Mutual labels:  svgo, svg
Circle Flags
A collection of 300+ minimal circular SVG country flags
Stars: ✭ 139 (-87.71%)
Mutual labels:  svgo, svg
Svgeez
A Ruby gem for automatically generating an SVG sprite from a folder of SVG icons.
Stars: ✭ 69 (-93.9%)
Mutual labels:  svgo, svg
Svgicon
SVG icon components and tool set
Stars: ✭ 817 (-27.76%)
Mutual labels:  svgo, svg
Vue Svg Inline Loader
Webpack loader used for inline replacement of SVG images with actual content of SVG files in Vue projects.
Stars: ✭ 105 (-90.72%)
Mutual labels:  svgo, svg
plenopticam
Light-field imaging application for plenoptic cameras
Stars: ✭ 111 (-90.19%)
Mutual labels:  application, toolbox
Svg Autocrop
🚗🌽🔳An NPM module to autocrop and slim down SVGs
Stars: ✭ 80 (-92.93%)
Mutual labels:  svgo, svg
React Svg Pan Zoom
👀 A React component that adds pan and zoom features to SVG
Stars: ✭ 569 (-49.69%)
Mutual labels:  svg, frontend
React Svg Loader
A loader for webpack, rollup, babel that loads svg as a React Component
Stars: ✭ 570 (-49.6%)
Mutual labels:  svgo, svg
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (-79.05%)
Mutual labels:  application, svg
Svgr
Transform SVGs into React components 🦁
Stars: ✭ 8,263 (+630.59%)
Mutual labels:  svgo, svg
Svgo
⚙️ Node.js tool for optimizing SVG files
Stars: ✭ 17,050 (+1407.52%)
Mutual labels:  svgo, svg
Atom Svgo
Minify SVG with SVGO.
Stars: ✭ 12 (-98.94%)
Mutual labels:  svgo, svg
Elementx
⚡️ Functionally create DOM elements and compose them to a tree quickly
Stars: ✭ 62 (-94.52%)
Mutual labels:  svg, frontend
Svg2jsx
🍃 Transform SVG to valid JSX.
Stars: ✭ 1,116 (-1.33%)
Mutual labels:  svg
Action Badges
🛡⚡️ A README badge service for GitHub Actions
Stars: ✭ 64 (-94.34%)
Mutual labels:  svg
Phosphor Icons
A flexible icon family for the web
Stars: ✭ 56 (-95.05%)
Mutual labels:  svg
Flutter svg
SVG parsing, rendering, and widget library for Flutter
Stars: ✭ 1,113 (-1.59%)
Mutual labels:  svg
D3
This is the repository for my course, Learning Data Visualization with D3.js on LinkedIn Learning and Lynda.com.
Stars: ✭ 64 (-94.34%)
Mutual labels:  svg

Omatsuri app

Logo

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].