YahooArchive / mendel
A build toolchain for experimentation on isomorphic web applications with tree-inheritance and multivariate support.
☆89Updated 6 years ago
Alternatives and similar repositories for mendel:
Users that are interested in mendel are comparing it to the libraries listed below
- A way to create DOM and add it to the document without blocking the main thread.☆88Updated 5 years ago
- Putting application state in a service worker☆103Updated 8 years ago
- Lint faster by only running linters and other tools on files that have recently changed or files that are different from `master` in git.☆89Updated 7 years ago
- ☆176Updated 7 years ago
- REPO/PACKAGE MOVED - Jest Snapshot testing for React Storybook☆351Updated 7 years ago
- A pretty printer for AST-like structures☆130Updated 7 years ago
- React Universal Async Component that works with server side rendering☆179Updated 7 years ago
- Create React App From Template☆127Updated 7 years ago
- Generate Chrome Performance Timelines via a command line interface☆103Updated 2 weeks ago
- Webpack core team meeting notes.☆188Updated 6 years ago
- Code Intelligence for React Applications☆297Updated 7 years ago
- Css selector for React Components☆57Updated 8 years ago
- Event tracking for React components☆49Updated 9 years ago
- The easiest way to build Web Components.☆87Updated 7 years ago
- A Higher Order Component that provides configuration as props.☆89Updated 5 years ago
- Use this to save yourself some time when working on a webpack configuration.☆93Updated 4 years ago
- Using Service Workers to render React components☆187Updated 9 years ago
- Helpers to write stateless components in React☆48Updated 8 years ago
- webpack config for Housing Go☆61Updated 8 years ago
- A data fetching and synchronisation library for JavaScript☆76Updated 2 years ago
- Redux-bundler with store and bundler running inside a worker☆58Updated 7 years ago
- Turn JSX into IncrementalDOM☆143Updated 3 years ago
- Tiny flux implementation built on mitt