Skip to content

A cool Javascript framework to make anything with javascript easier

Notifications You must be signed in to change notification settings

cabraviva/queryjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

query.js

A cool Javascript framework to make anything with javascript easier

Install

GitHub

Use the latest version:

Add this to your html:

<script type="text/javascript" src="https://greencoder001.github.io/queryjs/dist/query.js"></script>

or

jsdelivr

Use the latest version with jsdelivr:

Add this to your html:

<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/greencoder001/queryjs@latest/dist/query.js"></script>

or

Local:

Use a specific version:

Download the latest release, unpack it and add this html:

<script type="text/javascript" src="/your/path/to/dist/query.js"></script>

About

A cool Javascript framework to make anything with javascript easier

Resources

Stars

Watchers

Forks

Packages

No packages published