https://github.com/gary149/rocket-emoji
🚀 Find and copy an emoji to your clipboard in one click.
https://github.com/gary149/rocket-emoji
emojis hyperapp parcel picostyle tailwindcss
Last synced: about 1 month ago
JSON representation
🚀 Find and copy an emoji to your clipboard in one click.
- Host: GitHub
- URL: https://github.com/gary149/rocket-emoji
- Owner: gary149
- License: mit
- Created: 2019-01-08T17:03:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T12:13:41.000Z (over 4 years ago)
- Last Synced: 2025-03-18T06:23:17.873Z (about 1 month ago)
- Topics: emojis, hyperapp, parcel, picostyle, tailwindcss
- Language: JavaScript
- Homepage: https://rocketemoji.co/
- Size: 287 KB
- Stars: 44
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Usage
1. `npm install`
2. `npm run dev`## Dependencies
- [Hyperapp](https://github.com/hyperapp/hyperapp) - Minimal (1kb), Functional + Stateless components
- [Tailwind](https://tailwindcss.com/docs/what-is-tailwind/) - A utility-first CSS framework for rapidly building custom user interfaces. - [Article](https://www.mikecr.it/ramblings/functional-css/)
- [PurgeCSS](https://github.com/FullHuman/purgecss) - Remove unused css (useful with tailwindcss)
- [Picostyle](https://github.com/morishitter/picostyle) - Ultra small CSS in JS library in 0.4 KB