0.4.2 • Published 8 months ago

@incubateur-ademe/publicodes-tools v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

CI NPM

Set of utility functions that could be used to easily write tooling around Publicodes models.

:warning: The project is currently in under experimentation and maintained by the nosgestesclimat.fr team. :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]

Installation

npm install --dev-dependency @incubateur-ademe/publicodes-tools

yarn add -D @incubateur-ademe/publicodes-tools

Usage in local

When developing in local:

  1. you can link the local package with yarn link,
  2. launch the compilation in watch mode with yarn watch,
  3. and use it in your project with yarn link @incubateur-ademe/publicodes-tools.
0.4.2

8 months ago

0.4.0

8 months ago

0.3.0

8 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.2.0-rc.2

9 months ago

0.2.0-rc.1

9 months ago

0.1.29

10 months ago