Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrspeaker/onethingwell
One Thing Well
https://github.com/mrspeaker/onethingwell
Last synced: 14 days ago
JSON representation
One Thing Well
- Host: GitHub
- URL: https://github.com/mrspeaker/onethingwell
- Owner: mrspeaker
- Created: 2015-02-09T02:14:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T22:29:28.000Z (over 9 years ago)
- Last Synced: 2024-10-10T22:48:42.618Z (about 1 month ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneThingWell
A huge collection of tiny utilities, by @mrspeaker
## The idea
The idea is to have a page of absolute chaos (think [Ling Cars](http://www.lingscars.com/)) with zillions of little widgets that all do one thing... the antithesis of the almost completly blank website with a giant font - doing just one thing.
It won't be any interesting until there's zillions. So... slowly slowly catcy monkey.
## Goals
- Small widgets: avoid anything that takes up much space.
- Minimal load: some things will require lots of info to load... all async/lazy
- Responsive design: including font-sizes - so if you have a big screen it still looks crazy, just with bigger fonts.
- Minimal blank areas: so a simple `float:left` isn't going to cut it.## ToDO: add gaetan's number picker
## Utils to add
Pfff... there's tonnes. Don't know if it should be "nerds only" or everything. Need to think about that.
- colors
- picker
- RGB-to-hex
- encode/decode
- rot13
- base64
- url
- random number
- maybe 20-sided-dice style
- lotto numbers
- password generator
- emoji something
- date/time
- time converter
- unit converters
- dollar converters?
- bitcoin/alt price/converter
- mini calculator
- scientifc functions can be seperate widgets
- leap year something
- qotd
- regex tester
- bezier curver gen
- favicon maker
- sfx generator