All Projects → stickyroll → React Stickyroll

stickyroll / React Stickyroll

Licence: mit
A react implementation of stickyroll (original)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Stickyroll

Patat
Terminal-based presentations using Pandoc
Stars: ✭ 1,725 (+1206.82%)
Mutual labels:  slideshow
Storybook Addon
Develop themable components with Emotion/Styled Components/Material-UI with help of Storybook & React Theming
Stars: ✭ 122 (-7.58%)
Mutual labels:  styled-components
Scoped Style
A tiny css in js library 🚀
Stars: ✭ 129 (-2.27%)
Mutual labels:  styled-components
Ng Simple Slideshow
A simple, responsive slideshow for Angular 4+.
Stars: ✭ 119 (-9.85%)
Mutual labels:  slideshow
React95
A React components library with Win95 UI
Stars: ✭ 1,779 (+1247.73%)
Mutual labels:  styled-components
Fakebooker Frontend
Stars: ✭ 124 (-6.06%)
Mutual labels:  styled-components
Universal Tilt.js
🎆 Parallax tilt effect library
Stars: ✭ 117 (-11.36%)
Mutual labels:  parallax
Flutter Ui Designs
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.
Stars: ✭ 131 (-0.76%)
Mutual labels:  parallax
Styled By
Simple and powerful lib to handle styled props in your components
Stars: ✭ 122 (-7.58%)
Mutual labels:  styled-components
Inspire.js
Lean, hackable, extensible slide deck framework. Previously known as CSSS.
Stars: ✭ 1,639 (+1141.67%)
Mutual labels:  slideshow
React Flexa
Responsive React Flexbox (CSS Flexible Box Layout Module) grid system based heavily on the standard CSS API.
Stars: ✭ 120 (-9.09%)
Mutual labels:  styled-components
React Cloud Music
React 16.8打造精美音乐WebApp
Stars: ✭ 1,722 (+1204.55%)
Mutual labels:  styled-components
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (-6.06%)
Mutual labels:  styled-components
Vue Fullpage.js
Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/
Stars: ✭ 1,626 (+1131.82%)
Mutual labels:  slideshow
Fluid System
Fluid System is a style props function transformer for generating fluid styles. 💦
Stars: ✭ 130 (-1.52%)
Mutual labels:  styled-components
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-11.36%)
Mutual labels:  styled-components
Smooth Ui
Modern React UI library 💅👩‍🎤🍭
Stars: ✭ 1,583 (+1099.24%)
Mutual labels:  styled-components
Angular Fullpage
Official Angular wrapper for fullPage.js https://alvarotrigo.com/angular-fullpage/
Stars: ✭ 131 (-0.76%)
Mutual labels:  slideshow
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-2.27%)
Mutual labels:  styled-components
Xstyled
A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
Stars: ✭ 1,835 (+1290.15%)
Mutual labels:  styled-components

A sticky view with scroll listener API for parallax style views.

Stickyroll

Stickyroll logo

Site | Getting started | Live support | Typedoc

Are you looking for a Vue.js version?
Check out Vue Stickyroll.

MIT license Getting started Code of Conduct Say Thanks

Build status Test Coverage Code Quality Vulnerabilities

Powered by

Webstorm

Browserstack

This is the contributor documentation for the react-stickyroll mono-repository. For user docs see Getting started

Core Packages

The newly added stickyroll hooks ships with >1KB.

version description
stickyroll The core component and listener
stickyroll decorators Decorators for plugins and smart components
stickyroll utils Utilities to build plugins
stickyroll hooks Use stickyroll with react hooks

Styled Components

version description
stickyroll inner A themed inner frame (made for pagers)
stickyroll pagers Themed pagers (made for inner)
stickyroll themes A collection of themes to select and combine

Contribute to Stickyroll

Please read our contributing guide

git clone https://github.com/stickyroll/react-stickyroll.git
cd react-stickyroll
yarn
yarn dev

# Test your changes
yarn test
# scoped tests
yarn lerna run test --scope @stickyroll/<package_name>

Develop guides (via patternplate)

yarn patternplate:dev

License

Copyright by Gregor Adams. All @stickyroll packages are released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].