https://github.com/junobuild/juno-js
JavaScript libraries for interfacing with Juno
https://github.com/junobuild/juno-js
Last synced: 3 months ago
JSON representation
JavaScript libraries for interfacing with Juno
- Host: GitHub
- URL: https://github.com/junobuild/juno-js
- Owner: junobuild
- License: mit
- Created: 2023-02-04T20:03:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T21:31:30.000Z (3 months ago)
- Last Synced: 2026-03-10T01:44:00.014Z (3 months ago)
- Language: TypeScript
- Homepage: https://juno.build
- Size: 5.52 MB
- Stars: 17
- Watchers: 1
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Juno JavaScript SDK
JavaScript libraries for interfacing with [Juno].
## Libraries
- [core](/packages/core): core client library
- [core-standalone](/packages/core-standalone): a synchronized copy of [core](/packages/core) with all dependencies bundled — no peer dependencies
- [analytics](/packages/analytics): tracker for analytics
- [admin](/packages/admin): interfacing with admin features
- [config](/packages/config): configuration options for the CLI
- [utils](/packages/utils): various utilities used across Juno's JS code base
- [cli-tools](/packages/cli-tools): few tools used in Juno's CLIs and Plugins
- [config-loader](/packages/config-loader): utilities for reading configuration settings
- [auth](/packages/auth): SDK for working with authentication modules
- [cdn](/packages/cdn): toolkit for working with modules that implement CDN functionality
- [storage](/packages/storage): interfacing with Junos' Storage features
- [errors](/packages/errors): error constants and utilities
- [ic-client](/packages/ic-client): client library for connecting Juno on the Internet Computer
- [functions](/packages/functions): utilities for Serverless Functions
- [functions-tools](/packages/functions-tools): tools for generating serverless functions code.
- [zod](/packages/zod): Zod utilities and converters
## License
MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com)
[juno]: https://juno.build