Skip to content

Commit 9a30630

Browse files
update readme
1 parent 737274f commit 9a30630

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1-
# react-dyn-tabs
2-
React Dynamic Tabs With Full API
1+
# modular-jquery-example
2+
React Dynamic Tabs, full control and api based Tab
3+
4+
5+
6+
## Features
7+
8+
* **Written in React hook**
9+
* **Open & Close & Select** — Tab can be opened, closed and selected
10+
* **lazy/eager loading**
11+
* **Customizable style**
12+
* **API based and full control**
13+
* **ARIA accessible**
14+
15+
16+
## Installation
17+
18+
```js
19+
$ npm install react-dyn-tabs --save
20+
```
21+
22+
23+
## License
24+
25+
MIT

0 commit comments

Comments
 (0)