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, logical solver.

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
12
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

yopl NPM version

yopl: a no dependency mini-library that provides:

  • Advanced deep equivalency for JavaScript structures.
    • Extensible to accommodate custom objects.
  • Unification.
    • Identifying and capturing object fragments.
  • Logic solvers.
    • Rule-based, logic programming style.
    • Both callback and generator styles are supported.

Introduction

TBD

Installation

npm install --save yopl

Release History

  • 1.0.0 the first 1.0 release.

Keywords

deep

FAQs

Package last updated on 01 Nov 2020

Related posts