VitorLuizC / typescript-library-boilerplateLinks
Initialize it running "node ./setup.js". A TypeScript library boilerplate. Check types pretty strictly; generates CommonJS, ESM and UMD bundles with Rollup.js; setup unit tests with Jest; and generate docs from sources with Typedoc.
☆99Updated 8 months ago
Alternatives and similar repositories for typescript-library-boilerplate
Users that are interested in typescript-library-boilerplate are comparing it to the libraries listed below
Sorting:
- Small package intended to use zod to make express request type-safe.☆24Updated last year
- A state management library for React, heavily inspired by vuex☆105Updated 2 years ago
- Apply interceptors to `fetch` and create a custom request function.☆37Updated 3 years ago
- Express router with automatic type inference, validation, and OpenAPI documentation generation☆9Updated 11 months ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated last month
- Boilerplate to create library with Vite, Typescript and React.js☆27Updated 11 months ago
- 🗃 A mono-repository with functional programming helpers, algebraic data types, util functions, types and even some micro frameworks in T…☆30Updated last year
- 🛠️ A 30x light weight alternative to nodemon to monitor your nodejs applications [NOT FOR PRODUCTION]☆84Updated 3 years ago
- 📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.☆69Updated 2 months ago
- Opinionated UI KIT for Command Line apps☆130Updated 2 months ago
- A curated list of awesome fastify resources☆138Updated last year
- ⚔️ Declarative NodeJS web framework with REST API route auto-generation, DI, and decorators, build on top of Fastify and TypeScript.☆91Updated last year
- 1kb progressive state management library inspired by Vuex.☆74Updated 2 years ago
- Creates a download handler function and gives progress information☆88Updated 2 months ago
- [🚧 WIP] A CLI that checks how a package is used in your source; shows unused packages; which packages are used in CommonJS/ESM; and othe…☆13Updated 4 years ago
- This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every…☆183Updated 2 years ago
- the easiest API to deal with promises in Typescript. Currently, ↩️ Retrying 🏃♂️ looping & 😴 sleeping☆41Updated 11 months ago
- ⚛️ React Hooks to detect browsers user-agent using ua-parser-js as main dependency.☆20Updated 2 years ago
- A generic pagination algorithm☆44Updated 2 years ago
- 🔪 A micro-frontend framework with Server Side Rendering.☆88Updated 2 years ago
- A javascript library for simplifying encoding and decoding URL query parameters☆71Updated 4 years ago
- 🛠️ A codemod to do large-scale refactor of your relative path imports to alias.☆136Updated 2 years ago
- use decorators in a simple way without transpiling javascript code☆48Updated 2 years ago
- Virtually creates a file input element (<input type="file" />), triggers it and returns selected files.☆14Updated 2 years ago
- Advanced TypeScript☆63Updated 3 years ago
- Messaging lib using a pub/sub observable scoped by namespaces.☆164Updated 2 years ago
- ☆18Updated 4 years ago
- 🌯 The prettiest TypeScript implementation of Maybe monad.☆19Updated 3 years ago
- Better way to format Express response☆24Updated 3 years ago
- Emit and listen events in any class, object or function without messing them extending classes. And you can declare it with Fluent Interf…☆17Updated 3 years ago