tsdjs / typescriptLinks
TypeScript with some extras for type-checking.
☆29Updated 3 months ago
Alternatives and similar repositories for typescript
Users that are interested in typescript are comparing it to the libraries listed below
Sorting:
- Cooperative get-port implementation☆10Updated 3 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Get the dependencies of a TypeScript module☆61Updated last month
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Like read-package-json, but faster☆51Updated last month
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Filter object keys and values into a new object☆105Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- utility to create a new trees with a nice syntax☆79Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Check if a string is a URL☆87Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- __dirname and __filename for ES Modules environment☆68Updated last year
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Check whether a file can be executed☆46Updated 2 years ago
- Clone a Node.js HTTP response stream☆32Updated last year
- ☆17Updated 5 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago