https://github.com/semanser/flatten
https://github.com/semanser/flatten
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/semanser/flatten
- Owner: semanser
- Created: 2019-02-06T15:59:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T16:03:12.000Z (over 6 years ago)
- Last Synced: 2025-07-24T15:21:01.363Z (2 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flatten
Install dependencies:
```
npm i
```Run tests:
```
npm test
```