proxy-wrappers

1.0.1 • Public • Published

proxy-wrappers

A library of proxy wrappers built with javascript

Installation

npm install --save proxy-wrappers

Description

proxy-wrappers uses Proxy concept of Javascript. The goal behind writing this library is to ease the use of many complex operations on data by simply replacing it with use of proxies wherever necessary.

The project has a folder called wrappers under which there are seperate folders for each wrapper. Addition or modification of wrappers from the community is highly encouraged and appreciated. Feel free to contact me for any queries on the same.

Usage

npm test

Check the tests folder on how to use the wrappers. Each wrapper will have its own test file.

Package Sidebar

Install

npm i proxy-wrappers

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

5.73 kB

Total Files

10

Last publish

Collaborators

  • itssayantan