Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/localnerve/ui-elements
- Owner: localnerve
- License: bsd-3-clause
- Created: 2017-02-03T20:08:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T00:33:51.000Z (6 months ago)
- Last Synced: 2024-05-29T11:30:03.067Z (6 months ago)
- Topics: scroll, ui-components, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://localnerve.github.io/ui-elements
- Size: 9.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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]