Package Exports
- yakumo
- yakumo/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (yakumo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Yakumo
Manage complex workspaces with ease.
The name comes from the Japanese word "八雲". In Touhou Project, Yakumo Yukari is monster of the realm, one of the sages of Gensokyo. The summon she manages even has its own summon. Hence, the name also indicates that this library's capability of managing nested workspaces.
Features
- Flexibility. Host monorepo, multirepo or even nested workspaces with same experience.
- Powerful. Yakumo has many features out of the box, including dependency management and more.
- Extensible. Allows to customize your own scripts with zero configuration.
Official Extensions
| Extension | Version | Description |
|---|---|---|
| yakumo-esbuild | execute esbuild | |
| yakumo-tsc | compile TypeScript |