Skip to content

Commit 852069d

Browse files
committed
Merge pull request #381 from samyabrata-maji/master
[add] back to top button in readme.md #380
2 parents 8bdc96b + 85ec552 commit 852069d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
127127

128128
## UI Components
129129

130+
**[`Back to top ⬆️`](#table-of-contents)**
131+
130132
### Editable data grid / spreadsheet
131133

132134
- [fortune-sheet](https://github.com/ruilisi/fortune-sheet) - An online spreedsheet component that provides out-of-the-box features just like Excel.
@@ -588,6 +590,8 @@ _Image manipulation_
588590

589591
## UI Layout
590592

593+
**[`Back to top ⬆️`](#table-of-contents)**
594+
591595
_Components to layout the app's UI_
592596

593597
- [autoresponsive-react](https://github.com/xudafeng/autoresponsive-react) - Auto responsive grid layout library.
@@ -605,6 +609,8 @@ _Components to layout the app's UI_
605609

606610
## UI Animation
607611

612+
**[`Back to top ⬆️`](#table-of-contents)**
613+
608614
_Animate transitions_
609615

610616
- [data-driven-motion](https://github.com/tkh44/data-driven-motion) - Easily animate your data.
@@ -636,6 +642,8 @@ _Animate transitions_
636642

637643
## UI Frameworks
638644

645+
**[`Back to top ⬆️`](#table-of-contents)**
646+
639647
### Responsive
640648

641649
_Set of components + responsive layout system_
@@ -701,6 +709,8 @@ _Set of components + responsive layout system_
701709

702710
## UI Utilities
703711

712+
**[`Back to top ⬆️`](#table-of-contents)**
713+
704714
### Reporter
705715

706716
_Report computed styles_
@@ -775,6 +785,8 @@ _A/B tests, experiments, ..._
775785

776786
## Code Design
777787

788+
**[`Back to top ⬆️`](#table-of-contents)**
789+
778790
_Libraries that help with code design_
779791

780792
### Data Store
@@ -919,6 +931,8 @@ _Scaffold / starter kit / Yeoman generator / stack ensemble / seed_
919931

920932
## Utilities
921933

934+
**[`Back to top ⬆️`](#table-of-contents)**
935+
922936
- [qrcode.react](https://github.com/zpao/qrcode.react) - A <QRCode/> component for use with React.
923937
- [react-children-utilities](https://github.com/fernandopasik/react-children-utilities) - Extended utils for React.Children.
924938
- [react-media](https://github.com/ReactTraining/react-media) - A CSS media query component for React.
@@ -968,6 +982,8 @@ _Internationalization / L10n / localization / translation_
968982

969983
## Performance
970984

985+
**[`Back to top ⬆️`](#table-of-contents)**
986+
971987
### UI
972988

973989
- [inferno](https://github.com/trueadm/inferno) - An extremely fast, React-like JavaScript library for building modern user interfaces.
@@ -999,6 +1015,8 @@ _Internationalization / L10n / localization / translation_
9991015

10001016
## Dev Tools
10011017

1018+
**[`Back to top ⬆️`](#table-of-contents)**
1019+
10021020
### Test
10031021

10041022
- [chai-enzyme](https://github.com/producthunt/chai-enzyme) - Chai.js assertions and convenience functions for testing React Components with enzyme.
@@ -1040,6 +1058,8 @@ _Internationalization / L10n / localization / translation_
10401058

10411059
## Miscellaneous
10421060

1061+
**[`Back to top ⬆️`](#table-of-contents)**
1062+
10431063
- [DataFormsJS JSX Loader](https://github.com/dataformsjs/dataformsjs/blob/master/docs/jsx-loader.md) - Small JavaScript Compiler for quickly converting JSX to JS directly on a web page.
10441064
- [html-to-react-components](https://github.com/roman01la/html-to-react-components) - Extract annotated portions of HTML into React components as separate modules.
10451065
- [htmltojsx](https://github.com/reactjs/react-magic) - Automatically AJAXify plain HTML with the power of React. It's magic!.
@@ -1054,6 +1074,8 @@ _Internationalization / L10n / localization / translation_
10541074

10551075
## Cloud Solutions
10561076

1077+
**[`Back to top ⬆️`](#table-of-contents)**
1078+
10571079
### Databases
10581080

10591081
- [crisp-bigquery](https://github.com/winwiz1/crisp-bigquery) - Full stack Google BigQuery with Express in TypeScript.

0 commit comments

Comments
 (0)