https://github.com/indra87g/gabut
https://github.com/indra87g/gabut
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indra87g/gabut
- Owner: indra87g
- Created: 2024-10-19T06:35:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T12:25:59.000Z (6 months ago)
- Last Synced: 2025-01-14T10:55:21.171Z (4 months ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @indra87g/gabut
Useful utility library for javascript and production-ready node modules boilerplate.
## Build with:
- Runtime: node 22.6.0
- Package Manager, Testing: bun 1.1.21
- Build: tsc 5.4.2(node, deno, bun), hammer(web)
- Code Style: prettier(formatter), eslint(linter)
- Docs: mkdocs 1.5.3
- Deploy: jsr, npm 10.8.0, deno (Local & Github Actions)## Deployed to:
- [npmjs]()
- [jsr](https://jsr.io/packages/@indra87g/gabut)
- [deno.land (coming soon)]()