Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)