@microhub/tsconfig-path-esm-loader
A custom loader for ESM projects that adds support for tsconfig paths
A custom loader for ESM projects that adds support for tsconfig paths
Development server based on esbuild
Mulekicks's base JS / TS / React / Node ESLint config, following my personal standards 😁
Template for public npm packages (TS, CJS/ESM, Vitest, Biome, Rollup + ESBuild, Husky)
Simple tool to import ESM modules in CommonJS
SDK for Neurotic API
For mathematically accurate monetary calculations in JavaScript and TypeScript.
一些树结构数据(数组、对象)操作的工具函数
Simple packaging script for node libraries based on ESBuild
TypeScript Module Loader
This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme
A lightweight, tree-shakable utility for HTTP status codes and reason phrases in TypeScript/JavaScript. Auto-generated and ESM-compatible.
Check which module-system your code is running on.
Read various data types from a Node.JS file handle in a streamlined way
Simple enum implementation for JavaScript
Read various data types from a Node.JS file handle in a streamlined way
Read various data types from a byte array in a streamlined way
An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser applications.
Import ES modules in JS runtime.
This package allows you to import/require without deciding if you'll want ESM or CJS inside your import.