🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@incubateur-ademe/publicodes-tools

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@incubateur-ademe/publicodes-tools

A set of utility functions to build tools around Publicodes models

latest
Source
npmnpm
Version
0.4.2
Version published
Maintainers
1
Created
Source

@incubateur-ademe/publicodes-tools

Report Bug • API docs • Contribute • Publicodes

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:

  • 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 @incubateur-ademe/publicodes-tools.

Keywords

optimization

FAQs

Package last updated on 13 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts