flegall / monopackLinks
A JavaScript bundler for node.js monorepo-codebased applications.
☆55Updated 2 years ago
Alternatives and similar repositories for monopack
Users that are interested in monopack are comparing it to the libraries listed below
Sorting:
- Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real opti…☆83Updated 4 years ago
- Use custom directives in your GraphQL schema and queries 🎩☆152Updated 5 years ago
- 🌲high performance debug logging 🐞☆159Updated last month
- A memoization library based on weakmaps. 🤯 Sometimes cache is kashe☆69Updated 3 months ago
- Quick ephemeral URLs for your tests☆157Updated 2 years ago
- Typescript plugin to support parallel work on multiple packages in one (e.g. yarn) workspace☆53Updated 2 years ago
- Simple generator of reselect selectors☆96Updated last year
- Universal Component Interface - FaCC, render prop, component prop, prop injection, HOC, decorator☆39Updated 11 months ago
- Simple recording & replaying of HTTP requests for predictable development & testing.☆97Updated 2 years ago
- React Hooks for Mutable State☆93Updated 2 years ago
- A configurable custom input number type for GraphQL with sanitization and validation.☆101Updated 6 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Opinionated CLI for continuous delivery of npm packages☆101Updated last week
- Asynchronous HTTP microservices☆47Updated 2 years ago
- Tools that make it easy to codemod imports/requires in your JS☆55Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆177Updated last year
- No need for reducers, action creators and dispatching. Immer has you covered☆58Updated 2 years ago
- Turn any callback-based listener into an async iterator.☆95Updated 5 years ago
- Link and control a bunch of repositories.☆49Updated 3 years ago
- In-memory MongoDB Server. Ideal for testing.☆58Updated 7 years ago
- Hot module replacement for node.js☆56Updated last year
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 7 years ago
- A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the hi…