Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4ai/pure-esm-package
https://github.com/r4ai/pure-esm-package
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r4ai/pure-esm-package
- Owner: r4ai
- Created: 2024-04-23T08:22:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T08:26:48.000Z (9 months ago)
- Last Synced: 2024-04-23T13:04:48.263Z (9 months ago)
- Language: TypeScript
- Homepage: https://r4ai.dev/posts/no-more-cjs/
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pure ESM Package
| Command | Description |
| --------------- | -------------------- |
| `bun install` | Install dependencies |
| `bun run build` | Build the package |
| `bun run test` | Run tests |