cspotcode / tsimportlibLinks
☆13Updated 2 years ago
Alternatives and similar repositories for tsimportlib
Users that are interested in tsimportlib are comparing it to the libraries listed below
Sorting:
- Extend native Error to create custom errors☆173Updated 2 weeks ago
- A workaround to Type errors on typescript☆33Updated 3 years ago
- Make Typescript projects compatible with esm/mjs requirements☆85Updated this week
- Helpers for typescript generic types☆50Updated 5 years ago
- Prettified AJV errors☆25Updated 3 years ago
- Validate your env variables using Ajv and dotenv☆255Updated 3 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆241Updated 9 months ago
- Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.☆45Updated last year
- A tiny and extremely fast JavaScript library for compiling and matching basic glob patterns☆53Updated 2 weeks ago
- Helper packages to create platform agnostic applications and libraries without worrying about the lack of WHATWG support in Node.js☆192Updated this week
- TypeScript package which smartly trims and strips indentation from multi-line strings☆178Updated last year
- Store JSON data in space efficient manner☆143Updated 2 weeks ago
- TypeScript collection of tuple tasks☆19Updated 7 years ago
- A TypeScript deep merge function with automatically inferred types.☆143Updated 9 months ago
- Test if an ES module is run directly (require.main replacement)☆96Updated last month
- snapshot testing companion for node:test☆46Updated last week
- SQL linting rules for ESLint.☆111Updated 3 weeks ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances