Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/localnerve/ui-elements

Various UI Elements, Behaviors, and Experiments with Demos and Docs
https://github.com/localnerve/ui-elements

scroll ui-components vanilla-javascript vanilla-js

Last synced: about 1 month ago
JSON representation

Various UI Elements, Behaviors, and Experiments with Demos and Docs

Awesome Lists containing this project

README

        

# LocalNerve UI Elements

![Verify](https://github.com/localnerve/ui-elements/workflows/Verify/badge.svg)

> A repo of various UI elements, behaviors, and experiments

## UI Elements
* [horizontal-pager](/src/horizontal-pager) [![npm version](https://badge.fury.io/js/horizontal-pager.svg)](http://badge.fury.io/js/horizontal-pager)
* [custom-sticky](/src/custom-sticky)
* [image-rect-finder](/src/image-rect-finder)
* [jump-scroll](/src/jump-scroll) [![npm version](https://badge.fury.io/js/%40localnerve%2Fjump-scroll.svg)](http://badge.fury.io/js/%40localnerve%2Fjump-scroll)
* [scroll-collapse](/src/scroll-collapse)
* [simple-scroll-intersection](/src/simple-scroll-intersection)

## Live Demos
https://localnerve.github.io/ui-elements
NOTE: Some of these may only exhibit behavior on small devices or touch screens.

## How To Run
Requires NodeJS to run the demos.
1. Clone repo
2. `npm install`
3. `npm start`
4. Navigate to localhost:3010

## License
All UI Elements are LocalNerve [BSD-3-Clause](LICENSE.md) Licensed.

## Contact
twitter: @localnerve
email: [email protected]