@mpajunen/sceletor
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

Sceletor

A declarative logic library written in TypeScript.

Installing

npm install @mpajunen/sceletor

or

yarn add @mpajunen/sceletor

Motivation

Sometimes a simple, structured format is optimal for representing conditions. Structured rules are easy to serialize and reasonably manipulable.

A limited set of structured rules also makes it possible to easily combine and simplify conditions.

License

MIT, see LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i @mpajunen/sceletor

Weekly Downloads

18

Version

0.6.0

License

MIT

Unpacked Size

125 kB

Total Files

49

Last publish

Collaborators

  • mpajunen