son-link / pequejs

A small Javascript library for manipulate DOM and send AJAX requests

Home Page:https://son-link.github.io/pequejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PequeJS

A small Javascript library for manipulate DOM and send AJAX requests

© 2020 Alfonso Saavedra "Son Link"

Under the GNU/GPL3 or newer license.

You can read the docs here

Install

Just download pequejs.js or pequejs.min.js and include into your webpage.

<script type="text/javascript" src="pequejs.min.js"></script>

About

A small Javascript library for manipulate DOM and send AJAX requests

https://son-link.github.io/pequejs/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%