azu / monorepo-utilsLinks
A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
β177Updated 4 months ago
Alternatives and similar repositories for monorepo-utils
Users that are interested in monorepo-utils are comparing it to the libraries listed below
Sorting:
- Storybook add-on to enable SWC builds.β64Updated 2 years ago
- π¦ Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!β223Updated 4 months ago
- Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.β121Updated 2 months ago
- β89Updated 3 years ago
- Checks TypeScript types match expected valuesβ254Updated last year
- Storybook Addon to improve build performanceβ50Updated last year
- ESLint rules for Canonical ruleset.β146Updated 10 months ago
- jscodeshift typescript codemod copilot vibe code exampleβ90Updated last week
- Jest runner to test TypeScript typingsβ78Updated this week
- ESLint plugin for react-hook-formβ45Updated 5 months ago
- VS Code's 'Organize imports' executable from command lineβ101Updated 2 years ago
- memo/useMemo/useCallback all the things!β76Updated last year
- A plugin for ESLint that allows you to use project-specific rulesβ169Updated last year
- β162Updated last year
- Solves the TypeScript filtering of undefined and null issue, amongst others: https://github.com/microsoft/TypeScript/issues/16069#issuecoβ¦β66Updated 2 years ago
- An ESLint plugin for enforcing consistent imports across monorepo packages.β79Updated 5 months ago
- Experimental TypeScript type-based parser for GraphQLβ77Updated 3 years ago
- A TurboRepo local cache server which uploads artifact cache to GH artifacts.β135Updated 9 months ago
- TypeScript package which smartly trims and strips indentation from multi-line stringsβ175Updated last year
- TypeScript test builders/factories for GraphQL schemasβ39Updated 6 months ago
- Fast TypeScript runner using esbuild for eager compilationβ215Updated 3 years ago
- An ESLint plugin to load project-specific ESLint rulesβ50Updated last year
- β36Updated 2 years ago
- reusable selectors for @testing-libraryβ46Updated 2 years ago
- [GraphQL Codegen Plugin](https://github.com/dotansimha/graphql-code-generator) for building mock data based on the schema.β145Updated 2 months ago
- π‘ Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir