@publicodes/tools
Report Bug • API docs • Contribute • Publicodes
Set of utility functions that could be used to easily write tooling around Publicodes models.
:warning: The project is not stable yet, don't hesitate to open an issue if you face a problem! :warning:
npm install --dev-dependency @publicodes/tools
yarn add -D @publicodes/tools
When developing in local:
yarn link
,yarn watch
,yarn link @publicodes/tools
.Generated using TypeDoc