Just a ts fork from https://github.com/niieani/hashids.js
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
Uber-fast unique id generation, for Node.js and the browser
Generate seeded Hashids that is unique per scope.
Addon for Customize AdonisJS Lucid ORM
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Like Hashids, this is a small JavaScript library to generate YouTube-like ids from strings.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
TypeScript compiler wrapper for static analysis and code manipulation.
Architect plugin for exposing bundled modules to the browser from your Architect project.
Common functionality for ts-morph packages.
TypeScript execution environment and REPL for node.js, with source map support
TypeScript's largest utility library
Runtime library to validate data against TypeScript interfaces
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Graphviz library for TypeScript
Runs typescript type checker and linter on separate process.
Determine where a ts type declaration comes from
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
React hook library, ready to use, written in Typescript.
Load node modules according to tsconfig paths, in run-time or via API.
TypeScript loader for webpack
Hashids Provider for AdonisJs framework