Jaculus repository for all libraries
make install
make generate
make serve
data/
├── manifest.json
├── colors/
│ ├── colors.ts
│ ├── manifest.json
│ └── examples/
│ └── basic-usage.ts
└── ...
All filenames are in the manifest.json file
Every .ts file is compiled to .js file