Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by component

A curated list of projects in awesome lists by component .

https://github.com/component/reverse

Unicode-aware string reverser

Last synced: 16 Dec 2024

https://github.com/component/rect

Rect prototype for whatever, canvas, selection rects etc

Last synced: 16 Dec 2024

https://github.com/component/json

JSON parser / stringifier

Last synced: 16 Dec 2024

https://github.com/component/data-uri-to-u8

Get a Uint8Array from a Data URI

Last synced: 16 Dec 2024

https://github.com/component/range

Return a range of integers

Last synced: 16 Dec 2024

https://github.com/component/load-script

Why'd you have to go and make things so complicated?

Last synced: 16 Dec 2024

https://github.com/component/behind-cursor

Watch for certain keywords as you type

Last synced: 16 Dec 2024

https://github.com/component/min

min value in array -- min(users, 'age')

Last synced: 16 Dec 2024

https://github.com/component/range-closest-to-xy

Returns the range containing the character closest to the given X and Y coordinates

Last synced: 16 Dec 2024

https://github.com/component/confirmation-notification

Confirmation notification component

Last synced: 16 Dec 2024

https://github.com/component/touchaction-property

Returns "touchAction", "msTouchAction", or null

Last synced: 16 Dec 2024

https://github.com/component/patch

Creates patches from diffs, and applies them.

Last synced: 16 Dec 2024

https://github.com/component/cluster-process

Cluster - Process

Last synced: 16 Dec 2024

https://github.com/component/split-at-range

Splits an HTMLElement in the location marked by a range.

Last synced: 16 Dec 2024

https://github.com/component/empty

Empties dom elements, arrays and array-like objects.

Last synced: 16 Dec 2024

https://github.com/component/rounded-rect

Rounded rectangles for Canvas

Last synced: 16 Dec 2024

https://github.com/component/prompt-popover

Inline popover prompts

Last synced: 16 Dec 2024

https://github.com/component/model-validate

A plugin that adds validators to a model.

Last synced: 16 Dec 2024

https://github.com/component/model-schema

A plugin that creates a model's attributes from a schema.

Last synced: 16 Dec 2024

https://github.com/component/variance

Array variance utility

Last synced: 16 Dec 2024

https://github.com/component/datauri-dimensions

Return dimensions from a Data URI

Last synced: 16 Dec 2024

https://github.com/component/factor

factor numbers

Last synced: 16 Dec 2024

https://github.com/component/pad

String padding utilities

Last synced: 16 Dec 2024

https://github.com/component/repeat

Repeat strings efficiently

Last synced: 16 Dec 2024

https://github.com/component/element-at-cursor

get the element at the cursor, or common ancestor of a selection.

Last synced: 16 Dec 2024

https://github.com/component/xmlhttprequest

returns an XMLHttpRequest object or ActiveXObject

Last synced: 16 Dec 2024

https://github.com/component/model-timestamps

Timestamp created_at / updated_at plugin for "model"

Last synced: 16 Dec 2024

https://github.com/component/model-http

A plugin that adds an HTTP transport to a model.

Last synced: 16 Dec 2024

https://github.com/component/emulate-pinch

emulate component/pinch with your mouse

Last synced: 16 Dec 2024

https://github.com/component/mean

Array mean utility

Last synced: 16 Dec 2024

https://github.com/component/sum

Sum utility

Last synced: 16 Dec 2024

https://github.com/component/order-changed

Check if the order between two arrays has changed

Last synced: 16 Dec 2024

https://github.com/component/test

Test repo for random stuff

Last synced: 16 Dec 2024

https://github.com/component/max

max value in array -- max(users, 'age')

Last synced: 16 Dec 2024

https://github.com/component/selection-rect

DOM-based selection rect

Last synced: 16 Dec 2024

https://github.com/component/model-change

A plugin that adds change events to models.

Last synced: 16 Dec 2024

https://github.com/component/filter-text

find all the text nodes that match a criteria

Last synced: 16 Dec 2024

https://github.com/component/query-zest

Zest query fallback

Last synced: 16 Dec 2024

https://github.com/component/has-translate3d

Feature detection of css translate3d

Last synced: 16 Dec 2024

https://github.com/component/event-manager

Higher level event management for abstract event handling mechanisms

Last synced: 16 Dec 2024

https://github.com/component/has-canvas-jpeg

Check if a browser supports toDataURL() JPEGs

Last synced: 16 Dec 2024

https://github.com/component/image-size

Get the dimensions of an image from a file input.

Last synced: 16 Dec 2024

https://github.com/component/mutate

mutate a list of nodes into a single node

Last synced: 16 Dec 2024

https://github.com/component/annotate

Document annotation ui component

Last synced: 16 Dec 2024

https://github.com/component/aurora-tip

Aurora tooltip theme

Last synced: 16 Dec 2024

https://github.com/component/channel-latency

Latency middleware for channel.

Last synced: 16 Dec 2024

https://github.com/component/inject-at-cursor

inject a string or dom node at the cursor

Last synced: 16 Dec 2024

https://github.com/component/channel-drop

Drop middleware for channel

Last synced: 16 Dec 2024

https://github.com/component/channel-debounce

Debounce middleware for channel

Last synced: 16 Dec 2024

https://github.com/component/enumerate-error

enumerate non-enumerable properties of an error object

Last synced: 16 Dec 2024

https://github.com/component/isempty

Check if an object is empty

Last synced: 16 Dec 2024

https://github.com/component/to-descriptor

convert an object to a descriptor

Last synced: 16 Dec 2024

https://github.com/component/aurora

Aurora theme (calendar, popover, tip)

Last synced: 16 Dec 2024

https://github.com/component/aurora-popover

Aurora popover theme

Last synced: 16 Dec 2024

https://github.com/component/double-tap

double tap on elements. handles both double tap and double click.

Last synced: 16 Dec 2024

https://github.com/component/aurora-calendar

Aurora calendar theme

Last synced: 16 Dec 2024

https://github.com/component/clickable

Check if a click event is clickable

Last synced: 16 Dec 2024

https://github.com/component/contextual-selector

Create a selector for an element that includes its context.

Last synced: 16 Dec 2024

https://github.com/component/jquery

please use https://github.com/components/jquery

Last synced: 16 Dec 2024

https://github.com/component/mutation-observer

Exposes the `MutationObserver` constructor without testing for prefixes. For a npm/browserify compatible version, check the version in webmodules org.

Last synced: 16 Dec 2024

https://github.com/component/dimm

Last synced: 16 Dec 2024

https://github.com/component/slide

simple slideshow

Last synced: 16 Dec 2024

https://github.com/component/stats

nothing useful for you

Last synced: 16 Dec 2024