Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brentgreeff/flatten
flattens arrays (the hard way)
https://github.com/brentgreeff/flatten
Last synced: about 7 hours ago
JSON representation
flattens arrays (the hard way)
- Host: GitHub
- URL: https://github.com/brentgreeff/flatten
- Owner: brentgreeff
- Created: 2016-08-09T14:03:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T01:26:50.000Z (over 1 year ago)
- Last Synced: 2023-04-19T17:01:18.688Z (over 1 year ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flatten
flattens arrays (the hard way)- with Roda
[Heroku DEMO](https://flatten.herokuapp.com/) - https://flatten.herokuapp.com
## Install
```
rvm install 2.7.0-rc1
gem install bundler
bundle
```## Server
`rackup`
open http://localhost:9292/