Sign In

yopl

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yopl

No dependency mini-library: unification, deep equivalence, deep cloning, logical solver.

Source
npmnpm
Version
1.1.2
Version published
Weekly downloads
9
28.57%
Maintainers
1
Weekly downloads
 
Created
Source

yopl NPM version

yopl: an ES6 mini-library that provides:

  • Logic solvers.
    • Rule-based, logic programming style.
    • Both callback and generator styles are supported.

It has only one dependency: deep6, which is a no-dependency library itself.

Introduction

TBD

Installation

npm install --save yopl

Release History

  • 1.1.2 updated dependencies.
  • 1.1.1 updated dependencies.
  • 1.1.0 deep6 was extracted from this package, and now used as a dependency.
  • 1.0.1 added the exports statement.
  • 1.0.0 the first 1.0 release.

Keywords

logic programming

FAQs

Package last updated on 25 Nov 2020

Related posts