1.2.5 • Published 8 months ago
@publicodes/tools v1.2.5
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:
Features
- 🏗️ Compiles your set of Publicodes files into a standalone JSON file - [doc]
- 📦 Resolves import from external Publicodes models, from source and from published NPM packages - [doc]
- 🪶 Pre-computes your model at compile time and reduces the number of rules by ~65% - [doc]
- ➡️ Use a migration function for user situation to deal with breaking changes in your models - [doc]
Installation
npm install --dev-dependency @publicodes/tools
yarn add -D @publicodes/tools
Usage in local
When developing in local:
- you can link the local package with
yarn link
, - launch the compilation in watch mode with
yarn watch
, - and use it in your project with
yarn link @publicodes/tools
.
1.3.0-1
8 months ago
1.3.0-0
8 months ago
1.2.0
1 year ago
1.2.5
11 months ago
1.2.4
11 months ago
1.2.3
11 months ago
1.2.2
12 months ago
1.2.1
1 year ago
1.1.1
1 year ago
1.1.2
1 year ago
1.0.7
1 year ago
1.0.6
1 year ago
1.0.2
1 year ago
1.0.5
1 year ago
1.0.0
1 year ago
1.0.0-rc.1
1 year ago
1.0.0-rc.0
1 year ago
0.4.7
1 year ago
0.4.6
1 year ago
0.4.5
1 year ago
0.4.4
2 years ago
0.4.3
2 years ago