@visual-filter/applyer
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@visual-filter/applyer

A utility for applying a filter (produced by one of the @visual-filter library components) to data.

Usage

const filterApplyer = require("@visual-filter/applyer")
const newData = filterApplyer(filter, methods, data)

Note: That this algorithm operates in-place

Readme

Keywords

Package Sidebar

Install

npm i @visual-filter/applyer

Weekly Downloads

64

Version

0.0.4

License

MIT

Unpacked Size

6.54 kB

Total Files

5

Last publish

Collaborators

  • obadakhalili