Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

itsSayantan/proxy-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A library of proxy wrappers built with javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published