https://github.com/boywithkeyboard-archive/builder
A simple builder for TypeScript.
https://github.com/boywithkeyboard-archive/builder
cjs esm javascript typescript
Last synced: 2 months ago
JSON representation
A simple builder for TypeScript.
- Host: GitHub
- URL: https://github.com/boywithkeyboard-archive/builder
- Owner: boywithkeyboard-archive
- License: mit
- Created: 2023-10-29T11:19:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T04:08:53.000Z (almost 2 years ago)
- Last Synced: 2025-11-22T08:02:26.861Z (7 months ago)
- Topics: cjs, esm, javascript, typescript
- Language: TypeScript
- Homepage: https://npmjs.com/@boywithkeyboard/builder
- Size: 84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
## builder
```bash
npm i @boywithkeyboard/builder
```
```bash
builder index.ts:index.js
builder submodule/index.ts:submodule/index.js
```