Displaying 1 to 20 from 112 results

cheerio - Fast, flexible, and lean implementation of core jQuery designed specifically for the server

  •    Javascript

❤ Familiar syntax: Cheerio implements a subset of core jQuery. Cheerio removes all the DOM inconsistencies and browser cruft from the jQuery library, revealing its truly gorgeous API.ϟ Blazingly fast: Cheerio works with a very simple, consistent DOM model. As a result parsing, manipulating, and rendering are incredibly efficient. Preliminary end-to-end benchmarks suggest that cheerio is about 8x faster than JSDOM.

vue-select - A Vue

  •    Javascript

A native Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery. Install the package. You should install vue-select@1.3.3 for use with vue ~1.0.

family

  •    CSS

Family.scss is a set of 26 smart Sass mixins which will help you to manage the style of :nth-child'ified elements, in an easy and classy way. Otherwise import the Family.scss source file.




cash - An absurdly small jQuery alternative for modern browsers

  •    Javascript

Cash is an absurdly small jQuery alternative for modern browsers (IE10+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but cash comes helpfully close, covering most day to day use cases. An 85% gain in size reduction. If you need a smaller bundle, we support partial builds too.

dasel - Query, update and convert data structures from the command line

  •    Go

Dasel (short for data-selector) allows you to query and modify data structures using selector strings. Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with zero runtime dependencies.

DOMtastic - Small, fast, and modular DOM and event library for modern browsers.

  •    Javascript

Read more in the baseClass article or the docs. Please note that you can extend the $.fn object, just like jQuery Plugins.


Sizzle - JavaScript CSS selector engine

  •    Javascript

Sizzle is a pure-JavaScript CSS selector engine designed to be easily dropped in to a host library. It has CSS 3 Selector support. It is designed for optimal performance with event delegation.

react-bootstrap-daterangepicker - A date/time picker for react (using bootstrap)

  •    Javascript

This is a commonjs library. You will need a tool like browserify/webpack/etc to build your code. For in depth documentation, see the original bootstrap-daterangepicker project page.

highlighter

  •    HTML

Highlighter.js is a tiny (pure javascript) library to allow you to navigate, select and highlight DOM elements.

wring - Extract content from webpages using CSS Selectors, XPath, and JS expressions

  •    PureScript

Wring utilizes PhantomJS for some of its commands. To use these, install it using your system package manager by running something like brew install phantomjs on OS X, or apt-get install phantomjs on Ubuntu. You can make sure it's on your PATH by running phantomjs -v.

WPF Carousel Control

  •    

A Carousel Control for WPF that includes the ability to specify z-tilt angle (horizontal-to-vertical carousels), perspective tilt angle (to make the objects in rear easier to see), and item location-based opacity and size.

Silverlight Carousel Control

  •    Silverlight

A Carousel Control for Silverlight 3 (same code can be used in Silverlight 2) that includes the ability to specify z-tilt angle (horizontal-to-vertical carousels), perspective tilt angle (to make the objects in rear easier to see), and item location-based opacity and size.

surgeon - Declarative DOM extraction expression evaluator. 👨‍⚕️

  •    Javascript

Declarative DOM extraction expression evaluator. Powerful, succinct, composable, extendable, declarative API.

styled-components-theme - Defines themes via flexible color selectors for use with styled-components

  •    Javascript

styled-components-theme generates selectors for colors in your styled-components theme that allows color manipulation, using the color library via calls on the selectors themselves. A selector, in this context, is defined as a function that looks like (props) => props.theme.myColor that the styled-components library accepts as a template variable.

jQueryEachSelector - Select multiple elements with complex selectors to do the same action in all

  •    JQuery

Select multiple elements with complex selectors to do the same action in all

jquery-colorselector

  •    JQuery

A color picker that allows users to pick a color from a set of predefined colors