Skip to content

Commit 155decc

Browse files
committed
improve category descriptions
1 parent 2e9de14 commit 155decc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
###### Menu
9292

93-
*Menus / Sidebars*
93+
*Menus / sidebars*
9494

9595
- [react-burger-menu](https://github.com/negomi/react-burger-menu) - An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations.
9696
- [react-sidebar](https://github.com/balloob/react-sidebar) - A sidebar component for React.
@@ -119,9 +119,9 @@
119119
- [react-tabtab](https://github.com/ctxhou/react-tabtab) - React, tabs.
120120

121121

122-
###### Loading / Progress Indicators
122+
### Loader
123123

124-
*Let the user know that something is being loaded*
124+
*Loaders / spinners / progress bars — Let the user know that something is loading*
125125

126126
- [halogen](https://github.com/yuanyan/halogen) - A collection of loading spinners with React.js.
127127
- [react-ladda](https://github.com/jsdir/react-ladda) - React wrapper for Ladda buttons.
@@ -263,7 +263,7 @@
263263

264264
###### Date / Time picker
265265

266-
*Date Picker / Time Picker / Datetime Picker / Date Range Picker*
266+
*Date picker / time picker / datetime picker / date range picker*
267267

268268
- [react-date-picker](https://github.com/zippyui/react-date-picker) - A carefully crafted date picker for React.
269269
- [react-datepicker](https://github.com/Hacker0x01/react-datepicker) - A simple and reusable datepicker component for React.
@@ -549,7 +549,7 @@
549549

550550
### Portal
551551

552-
*Render React DOM into a new context (aka "Portal")*
552+
*Render an element at an arbitrary DOM node*
553553

554554
- [react-portal](https://github.com/tajo/react-portal) - React component for transportation of modals, lightboxes, loading bars... to document.body.
555555
- [react-layer-stack](https://github.com/fckt/react-layer-stack) - Simple but ubiquitously powerful and agnostic layering system for React. Useful for any kind of windowing/popover/modals/tooltip application.

0 commit comments

Comments
 (0)