jps-crud

0.0.2 • Public • Published

JPS CRUD

This is a simple jquery plugin for doing HTTP crud.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/crud.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script> 

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

Readme

Keywords

Package Sidebar

Install

npm i jps-crud

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • jonniespratley