28 packages
angular-PubSub
Angular 1.x implementation of the Publish/Subscribe pattern.
arr2obj
Convert an array to plain object
canvas-circular-countdown
Draw a configurable circular canvas countdown timer
@georapbox/alert-element
A custom HTML element for displaying dismissible alerts and toast notifications
@georapbox/a-tab-group
A custom element to create a group of tabs and tab panels.
@georapbox/capture-photo-element
A custom element that implements the MediaDevices.getUserMedia() method of the MediaDevices interface to capture a photo in the browser.
@georapbox/clipboard-copy-element
A custom element that implements the Clipboard API to copy text content from elements or input values to the clipboard.
@georapbox/eye-dropper-element
A custom element that implements the EyeDropper API that allows the user to select colors from the screen.
@georapbox/files-dropzone-element
A custom element that creates a drag and drop zone for files
@georapbox/lorem-ipsum-element
A custom element that generates Lorem Ipsum placeholder text.
@georapbox/modal-element
A custom element to create a modal, using the native dialog element under the hood.
@georapbox/mutation-observer-element
A custom element that offers a declarative interface to the MutationObserver API.
@georapbox/picture-in-picture-element
A custom element that offers a declarative interface to the Picture-in-Picture API.
@georapbox/redux-call-api-middleware
Redux middleware to perform api calls reducing action creators boilerplate
@georapbox/redux-create-reducer
Utility function to express Redux reducers as an object mapping from action types to action handlers.
@georapbox/resize-observer-element
A custom element that offers a declarative interface to the ResizeObserver API.
@georapbox/scroll-top-element
A custom element that scrolls to the top of the page.
@georapbox/skeleton-placeholder-element
A custom element that acts as a placeholder to indicate that some content will eventually be rendered.
@georapbox/theme-toggle-element
A custom element that allows you to toggle between dark and light theme.
@georapbox/timer
Minimal javascript library to create and manage timers in the browser
@georapbox/web-share-element
A custom element that implements the Web Share API to share user-defined data.
@georapbox/web-storage
WebStorage is a lightweight wrapper for namespaced localStorage/sessionStorage with support for serializable values and safe, tuple-based error handling.
gr-event-dispatcher
JavaScript events for custom objects
immutable-arrays
Immutable versions of normally mutable array methods
is-api
Tiny javascript library that you can extend with your own type checking methods.