Pinned Repositories
component.github.io
components search using component-crawler
dom
DOM traversal, manipulation and events aggregate library (like jQuery)
ease
Easing functions for canvas etc
escape-html
Escape string for use in HTML
infinity
infinite scrolling with loading and unloading.
model
Minimalistic extensible data models
reactive
Tiny reactive template engine
rope
Efficient data structure for large mutable strings.
textarea-caret-position
xy coordinates of a textarea or input's caret
tip
Tooltips with a nice flexible API
Components's Repositories
component/dom
DOM traversal, manipulation and events aggregate library (like jQuery)
component/component.github.io
components search using component-crawler
component/calendar
Calendar UI component
component/todo
Todo list example application using components and Express for the backend
component/swipe
Swipe component with touch support (for image carousels, dynamic content etc)
component/dialog
Dialog component
component/url
url parsing utility
component/upload
file upload and progress api
component/tween
Motion tween engine using "ease"
component/piecon
Pie favicons -- great for upload progress etc
component/dropload
Drag and drop uploads
component/clipboard
Clipboard API wrapper
component/drop-anywhere
Drag and drop a file anywhere to upload
component/spin
Higher level spinner api built on component/spinner - positions and scales automatically within target element
component/set
Set container
component/inherit
https://github.com/component/inherits
component/exif-rotate
Rotate an image based on its EXIF Orientation
component/removed
Invoke a callback when a DOM element is removed from the document
component/keyname
Keyboard event key name utility
component/popup
Component to create a native popup window via window.open()
component/find
Return the first matching value in an array
component/symbol
ES6 symbols in ES5
component/spinner
Flexible spinner using Canvas
component/suggest-email
Email suggestion lib
component/tap
tap on elements. bypasses the click delay on mobile.
component/xor
tiny xor utility function
component/pie
Canvas pie chart
component/double-tap
double tap on elements. handles both double tap and double click.
component/model-undoable
undo/redo behavior for component/model
component/is
Simple type checking.