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: 2 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T00:33:51.000Z (about 2 years ago)
- Last Synced: 2024-05-29T11:30:03.067Z (about 2 years 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

> A repo of various UI elements, behaviors, and experiments
## UI Elements
* [horizontal-pager](/src/horizontal-pager) [](http://badge.fury.io/js/horizontal-pager)
* [custom-sticky](/src/custom-sticky)
* [image-rect-finder](/src/image-rect-finder)
* [jump-scroll](/src/jump-scroll) [](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: alex@localnerve.com