KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
react-page-slider
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
FastFlow
:
Flowing and filing system for highschool debate
virtual-leaflet
:
A virtual-dom widget that provides a leaflet map.
hive-hbase-generatehfiles
:
No description available.
tachyon-ambari-service
:
Tachyon v0.8.0 Service Definition for Ambari 2.1+ - Deploys on HDP 2.3 and IOP 2.1
app-basic
:
Base app on SkeekS CMS (Yii2)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
react-page-slider
?
Download (.md)
# react-page-slider ### Demo  ### Quick Start * npm install * npm start ### Examples * Look at TestSlider.jsx for usage * Basically it's just a true/false flag ```js <PageSlider show={state}> {'This is the body text'} </PageSlider> ```