Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 593 Bytes

EzApi

A simple wrapper around jQuery for a json based api system.

repository badge version badge

Changelog | Using

Install

(either or)

To Dependencies

npm i --save jquery-ez-api

To Development Dependencies:

npm i --save-dev jquery-ez-api

See Using on how to use.