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