fix links; more updates is coming soon

This commit is contained in:
dexteryy
2019-06-15 12:44:24 +08:00
parent f8871064a3
commit 61ca6898c4

View File

@@ -460,11 +460,11 @@ A Subset for __Architecture and Infrastructure__
* [A Unified Styling Language](https://medium.com/seek-blog/a-unified-styling-language-d0c208de2660)
* [A Brief History of CSS-in-JS: How We Got Here and Where Were Going](https://levelup.gitconnected.com/a-brief-history-of-css-in-js-how-we-got-here-and-where-were-going-ea6261c19f04), [The State of CSS](http://ryanogles.by/css/javascript/2017/05/25/the-state-of-css.html)
* [Comparison of CSS-in-JS solutions](http://michelebertoli.github.io/css-in-js/)
* [Styled-Components](https://github.com/styled-components/styled-components)
* [Styled-Components](https://github.com/styled-components/styled-components) / [Emotion](https://emotion.sh/)
* [Styled Components: Enforcing Best Practices In Component-Based Systems](https://www.smashingmagazine.com/2017/01/styled-components-enforcing-best-practices-component-based-systems/)
* [Writing your styles in JS ≠ writing inline styles](http://mxstbr.blog/2016/11/inline-styles-vs-css-in-js/)
* Libraries
* [system-components](https://github.com/jxnblk/styled-system/tree/master/system-components) / [styled-system](https://github.com/jxnblk/styled-system)
* [styled-system](https://github.com/jxnblk/styled-system), [system-components](https://github.com/jxnblk/styled-system/tree/master/system-components), [grid-styled](https://jxnblk.com/grid-styled/)
* [styled-normalize](https://github.com/sergeysova/styled-normalize) / [styled-sanitize](https://www.npmjs.com/package/styled-sanitize)
* [styled-components-breakpoint](https://github.com/jameslnewell/styled-components-breakpoint)
* [styled-tools](https://github.com/diegohaz/styled-tools)
@@ -930,7 +930,7 @@ A Subset for __Architecture and Infrastructure__
* [icepick](https://www.npmjs.com/package/icepick) / [seamless-immutable](https://www.npmjs.com/package/seamless-immutable) / [dot-prop-immutable](https://www.npmjs.com/package/dot-prop-immutable) / [object-path-immutable](https://www.npmjs.com/package/object-path-immutable) / [timm](https://www.npmjs.com/package/timm) / [updeep](https://www.npmjs.com/package/updeep)
* [ImmutableJS](http://facebook.github.io/immutable-js/)
* OOP
* [core-decorators](https://www.npmjs.com/package/core-decorators) + [lodash-decorators](https://www.npmjs.com/package/lodash-decorators)
* [lodash-decorators](https://www.npmjs.com/package/lodash-decorators)
* [Stampit](https://www.npmjs.com/package/stampit)
* Async
* Observable - [RxJS](https://www.npmjs.com/package/rxjs)
@@ -1184,11 +1184,10 @@ A Subset for __Architecture and Infrastructure__
* [Reactstrap](https://reactstrap.github.io/) / [React Bootstrap](https://www.npmjs.com/package/react-bootstrap)
* [Material-UI](http://www.material-ui.com) / [React Toolbox](http://react-toolbox.com/)
* [Ant Design](https://ant.design/) / [Ant Design Mobile](https://mobile.ant.design/)
* [Rebass](http://jxnblk.com/rebass/)
* [Blueprint](http://blueprintjs.com/)
* [Semantic UI React](https://react.semantic-ui.com)
* [React Foundation](https://react.foundation/)
* [Blueprint](http://blueprintjs.com/)
* [Grommet](https://grommet.github.io/)
* [Elemental UI](http://elemental-ui.com/)
* [React WeUI](https://weui.github.io/react-weui/docs/)
* [React Desktop](http://reactdesktop.js.org/)
* [React Native Web](https://www.npmjs.com/package/react-native-web)
@@ -2095,8 +2094,8 @@ A Subset for __Architecture and Infrastructure__
* [eslint-import-resolver-webpack](https://www.npmjs.com/package/eslint-import-resolver-webpack)
* [compat](https://www.npmjs.com/package/eslint-plugin-compat)
* [node](https://www.npmjs.com/package/eslint-plugin-node), [security](https://www.npmjs.com/package/eslint-plugin-security)
* [react](https://www.npmjs.com/package/eslint-plugin-react), [graphql](https://www.npmjs.com/package/eslint-plugin-graphql), [jsx-a11y](https://www.npmjs.com/package/eslint-plugin-jsx-a11y)
* [flowtype](https://github.com/gajus/eslint-plugin-flowtype), [jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc)
* [react](https://www.npmjs.com/package/eslint-plugin-react), [jsx-a11y](https://www.npmjs.com/package/eslint-plugin-jsx-a11y), [graphql](https://www.npmjs.com/package/eslint-plugin-graphql), [mongodb](https://www.npmjs.com/package/eslint-plugin-mongodb)
* [jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc), [flowtype](https://github.com/gajus/eslint-plugin-flowtype)
* [jest](https://www.npmjs.com/package/eslint-plugin-jest), [ava](https://www.npmjs.com/package/eslint-plugin-ava), [mocha](https://www.npmjs.com/package/eslint-plugin-mocha), [chai-expect](https://www.npmjs.com/package/eslint-plugin-chai-expect)
* [fp](https://www.npmjs.com/package/eslint-plugin-fp), [lodash](https://www.npmjs.com/package/eslint-plugin-lodash), [lodash-fp](https://www.npmjs.com/package/eslint-plugin-lodash-fp), [immutable](https://www.npmjs.com/package/eslint-plugin-immutable)
* [promise](https://www.npmjs.com/package/eslint-plugin-promise), [optimize-regex](https://www.npmjs.com/package/eslint-plugin-optimize-regex)