Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambhav2612/uncommon-utils
Uncommon JS utils under one roof!
https://github.com/sambhav2612/uncommon-utils
flatten handlebars javascript json templates utils
Last synced: 6 days ago
JSON representation
Uncommon JS utils under one roof!
- Host: GitHub
- URL: https://github.com/sambhav2612/uncommon-utils
- Owner: sambhav2612
- License: mit
- Created: 2021-06-28T22:17:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T07:26:12.000Z (over 3 years ago)
- Last Synced: 2024-11-08T22:16:36.941Z (6 days ago)
- Topics: flatten, handlebars, javascript, json, templates, utils
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils
Uncommon JS utils under one roof!
## Motivation
This repository stores any experimental stuff I'm working on!
## Current Published Packages
- [flatten-arrray](https://github.com/sambhav2612/utils/tree/main/flatten-array)
- [unflatten-array](https://github.com/sambhav2612/utils/tree/main/unflatten-array)
- [mongo-utils](https://github.com/sambhav2612/utils/tree/main/mongo-utils)
- [get-interpolated-string](https://github.com/sambhav2612/utils/tree/main/get-interpolated-string)## Pending Publish
## WIP
- [flatten-json-to-csv](https://github.com/sambhav2612/utils/tree/main/flatten-json-to-csv)
#### All packages released under MIT License