https://github.com/rubycocos/more
more tools, libraries & scripts
https://github.com/rubycocos/more
almost-sinatra fizzbuzz gems ruby sinatra
Last synced: 3 months ago
JSON representation
more tools, libraries & scripts
- Host: GitHub
- URL: https://github.com/rubycocos/more
- Owner: rubycocos
- License: cc0-1.0
- Created: 2016-03-17T00:44:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T06:03:27.000Z (over 2 years ago)
- Last Synced: 2025-08-26T12:16:15.375Z (4 months ago)
- Topics: almost-sinatra, fizzbuzz, gems, ruby, sinatra
- Language: Ruby
- Homepage:
- Size: 95.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# more tools, libraries & scripts
Gems:
- [record](record) - named tuples / records with typed structs / schemas
- [typeconv](typeconv) - type converters library / gem - convert strings to numbers, dates, booleans, nulls and more
- [ostructer](ostructer) - open struct builder
- [almost-sinatra](almost-sinatra) - six lines of almost sinatra refactored and bundled up for easy (re)use - build your own webframework from scratch with rack and tilt
- [fizzbuzzer](fizzbuzzer) - 1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, ... - a collection of algorithms for playing the word game for children that teaches division e.g. 7/3=? (one of the four basic arithmetic operations in mathematics) or helps you find the world's best coders in programming job interviews - are you (re)using the fizzbuzzer library? ;-) - don't reinvent the wheel or the feedbuzzer!
- [about](about) - sys info (system information) about your computer, environment, runtime, libs, etc as mountable web app
- [gutenberg](gutenberg) - the printing press for books (reinvented in ruby)
- [fotos](fotos) - manage fotos on the command line
- [preproc](preproc) - simple preprocessor (lets you include files in files in files etc.)
- [catalogdb](catalogdb) - catalog.db schema 'n' models for easy (re)use
- [rubycat](rubycat) - ruby (library) catalog (cards) command line tool (using the catalog.db machinery)
Hyper Book (H9) Gems - A Free Hypertext Book Generator in Ruby
- [hybook](hybook) - hypertext book generator
- [bookman](bookman) - yet another book builder
- [bookfile](bookfile) - builder for books
## License
The scripts are dedicated to the public domain.
Use it as you please with no restrictions whatsoever.