https://github.com/zarfjs/adapter
https://github.com/zarfjs/adapter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zarfjs/adapter
- Owner: zarfjs
- License: mit
- Created: 2022-10-06T10:37:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T08:59:13.000Z (over 3 years ago)
- Last Synced: 2025-10-01T21:57:17.368Z (9 months ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @zarfjs/adapter
All the adapters that [Zarf](https://github.com/zarfjs/zarf) supports. Plus, anything those adapter's need.
I'm not a package myself, but a folder of [adapters](./packages/). You'll find the code, docs, and usage example with the dedicated packages.
🙏 Thank you for visiting!
## Available Adapters
---
- [x] [Bun](./packages/adapter-bun/)
- [x] [NodeJS](./packages/adapter-node/)
- [x] [Deno](./packages/adapter-deno/)
More in the oven...
_All of the packages follow their own versioning, and currently manually released from the developer's machine. Automated builds are in the pipeline but could take a while. I you have a contribution please let "the developer" know by opening an issue first._
## Author
---
Aftab Alam https://github.com/one-aalam
## Contributor Guidelines
---
All of the packages follow their own versioning, and currently manually released from the developer's machine.
## License
---
Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.