jhnns / bumpy-road-to-universal-javascriptLinks
Example repository for my talk "The bumpy road to Universal JavaScript"
☆33Updated 6 years ago
Alternatives and similar repositories for bumpy-road-to-universal-javascript
Users that are interested in bumpy-road-to-universal-javascript are comparing it to the libraries listed below
Sorting:
- Data-driven bundling☆49Updated 7 years ago
- Sort ES6 imports by type☆38Updated 7 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 5 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- This is a super tiny example of a transparent comparison between parcel and webpack and anyone else who wants to be involved.☆61Updated 7 years ago
- A codemod to migrate existing React or Preact codebases from glamorous to emotion.☆34Updated 3 years ago
- ☆45Updated 5 years ago
- A tool to visually compare differences between ESLint configurations☆31Updated 5 years ago
- Utilities to make tasks for Mrm☆33Updated 5 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- ☆28Updated 4 years ago
- Tells you the next semantic version for your local package☆27Updated 5 years ago
- Webpack progress wait page for webpack-dev-server☆60Updated last year
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- Jest watch plugin for checking changes since master☆45Updated 4 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆123Updated 2 years ago
- A jest extension to deal with screenshots and all sorts of images.☆71Updated 4 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- Easily allow your Node program to run in a target node version range to maximize compatibility.☆20Updated 5 years ago
- Spice your servers up with a lil Sosse☆88Updated 10 months ago
- Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest☆44Updated last year
- Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️☆96Updated 3 years ago
- abusing the platform☆80Updated 7 years ago
- Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.☆282Updated 3 years ago
- Extreme lightweight CSS parser for stealing rules from stylesheets, for use with Styled Components or anywhere else you might be doing CS…☆59Updated 2 years ago
- Link and control a bunch of repositories.☆49Updated 3 years ago
- Understand changes in webpack bundle size☆49Updated 7 months ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- A tool to generate trendy CSS-in-JS files from regular CSS.☆52Updated 5 years ago
- Find duplicate dependencies in your node_modules. Useful when use npm as a package manager for front-end.☆35Updated last week