This package has been deprecated

Author message:

No longer maintained.

hircine

0.10.1 • Public • Published

Hircine

NPM version

A tiny selector engine for awesome browsers.

The name

Hircine is the Daedric Prince whose sphere is the Hunt, the Sport of Daedra, the Great Game, the Chase, and is known as the Huntsman and the Father of Manbeasts.

— unknown author, The Book of Daedra

Installation

Hircine is available (as hircine) via Bower, Jam, and npm. Hircine also works with Ender.

Basic usage

If you've ever used Sizzle (jQuery's selector engine) then you should feel right at home with Hircine.

elements = hircine("tag#id.class");
// elements is now a clean array of nodes matching your query

License

MIT Licensed; see the LICENSE file for more info.

Package Sidebar

Install

npm i hircine

Weekly Downloads

1

Version

0.10.1

License

MIT

Last publish

Collaborators

  • oscarpalmer