radubrehar / toStyleLinks
Converts style objects to strings
☆17Updated 8 years ago
Alternatives and similar repositories for toStyle
Users that are interested in toStyle are comparing it to the libraries listed below
Sorting:
- Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router☆26Updated 7 years ago
- Babel plugin to enable importing modules using a glob pattern☆59Updated 8 years ago
- Example for HMR in a node.js process☆53Updated 10 years ago
- A service that packages DLL bundles and manifests☆59Updated 8 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 7 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆157Updated last month
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Resolve URL pathnames using JavaScript☆64Updated 4 years ago
- Runtime vendor prefixing based on feature detection.☆67Updated 8 months ago
- Express extension to open file in editor☆20Updated 4 years ago
- Provides a hooking mechanism for Node.js require() calls☆62Updated 4 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Removes webpack-specific functions from JavaScript code.☆32Updated 8 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated 2 years ago
- Utility React error handler decorator. Described in the following blog post:☆50Updated 9 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Tiny global state management for React. Made for suspense & async rendering.☆49Updated 7 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions☆32Updated 7 years ago
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- Are these two JavaScript values equal?☆31Updated 5 years ago
- utility to return a react components display name☆60Updated 3 years ago
- Function composition☆56Updated 6 years ago
- Tiny data broadcaster with 0 dependencies☆48Updated 2 weeks ago
- Wrap dynamic imports with metadata about the import☆26Updated 8 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 7 years ago
- Allows to add entry points with a defined output filename.☆19Updated 9 years ago
- Simple SSR perf test for React 15 vs. React 16☆78Updated 8 years ago
- Serialize a module into an easier format to work with☆34Updated 3 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆44Updated last year