Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajmandalcell/dolash
Simple utilities that I use in my projects, improved regularly as I gain more experience.
https://github.com/surajmandalcell/dolash
utility-library
Last synced: about 1 month ago
JSON representation
Simple utilities that I use in my projects, improved regularly as I gain more experience.
- Host: GitHub
- URL: https://github.com/surajmandalcell/dolash
- Owner: surajmandalcell
- Created: 2021-03-19T05:10:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T20:12:29.000Z (11 months ago)
- Last Synced: 2024-12-16T04:54:39.916Z (about 1 month ago)
- Topics: utility-library
- Language: TypeScript
- Homepage:
- Size: 98.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dolash
Helpers for those in need
- `base` contains basic javascript/typescript helpers
- `be` contains helpers for `nodejs` backend
- - `express` contains helpers for `express` framework
- - `mongodb` contains helpers for `mongodb` database- `fe` contains helpers for frontend frameworks
- - `angular` contains helpers for `angular` framework
- - `react` contains helpers for `react` framework
- - `nextjs` contains helpers for `nextjs` framework- `tests` folder contains tests for the helpers
###### Forged in 🔥 by [Suraj Mandal](https://github.com/surajmandalcell)