Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

oscarpalmer/hircine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hircine

NPM version

A tiny selector engine. Hircine is no longer being developed or maintained.

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.

About

A selector engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published