@olton/query

Javascript class for DOM manipulation and querying

Usage no npm install needed!

<script type="module">
  import oltonQuery from 'https://cdn.skypack.dev/@olton/query';
</script>

README

David GitHub code size in bytes GitHub release License: MIT

Query - DOM manipulation and querying

QueryJS Javascript class for DOM manipulation and querying

Contributing

Clone repository / Get source

git clone https://github.com/olton/query

Run tests

yarn test

Install

With npm

npm install @olton/query --save-dev

With yarn

yarn add --dev @olton/query

Using

import Color from "@olton/query";

Documentation

You can find the documentation at this link.

License

This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.