0.9.0 • Published 3 years ago

neoquery v0.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

NeoQuery

NeoQuery is a fast and small JavaScript library to traversal and manipulate the HTML DOM (Document Object Model) with simple syntax.

Getting Started

npm i neoquery

If you are not using babel, you need to import the module with relative path.

import $ from "./node_modules/neoquery/dist/neoquery.js";

API Documentation

Link

NeoQuery, the simplified jQuery

Link

0.9.0

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago