evolution-gaming / tsc-silent
`tsc` with `--suppress` flag
☆85Updated 3 years ago
Alternatives and similar repositories for tsc-silent:
Users that are interested in tsc-silent are comparing it to the libraries listed below
- Create a tsconfig and compile Typescript files programmatically.☆51Updated last year
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 2 months ago
- Get the dependencies of a TypeScript module☆58Updated 2 months ago
- Generates a package.json file containing the external modules used by your webpack bundle☆71Updated 2 years ago
- ESLint Plugin for monorepos☆75Updated 2 years ago
- Jest utility to mock the console☆40Updated 2 years ago
- Monkey-patches for file system related things☆115Updated 2 weeks ago
- A library that makes generating and validating Browserslists a breeze!☆94Updated 6 months ago
- Check if importing a given ES module has side effects, and where they come from.☆71Updated 3 years ago
- ☆17Updated 2 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆108Updated 3 years ago
- Research, documentation and finally useful TypeScript Language Service plugins for coe refactoring working on several IDEs / Editors like…☆93Updated 2 years ago
- Automatically externalize `peerDependencies` in a rollup bundle.☆110Updated 2 years ago
- Convert tsconfig to swc config☆47Updated 6 months ago
- A preprocessor for Jest to snapshot test TypeScript declaration (.d.ts) files☆122Updated last year
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆131Updated 10 months ago
- 📸 Take screenshots of jsdom with puppeteer☆66Updated 2 years ago
- Parses typing definitions from TypeScript and brings them at runtime.☆53Updated 2 months ago
- Make Typescript projects compatible with esm/mjs requirements☆75Updated last month
- Proposal for Bare Module Specifier Resolution in node.js☆134Updated 5 months ago
- CLI tool to automate typescript mono-repo management☆38Updated 2 years ago
- __dirname and __filename for ES Modules environment☆68Updated 9 months ago
- Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command.☆40Updated last year
- Generate proptypes from typescript declarations