Search results
33 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Find and load configuration from a package.json property, rc file, or CommonJS module.
- rc
- config
- loader
- load
- configuration
- cjs
- commonjs
- esm
- es module
- yml-config
- js-config
- ts-config
- toml-config
- yml
- View more
AboutBits' TypeScript configs
Find and/or parse the tsconfig.json file from a directory path.
Assign path alias using tsconfig.json file
Fast TypeScript transformer in Node.js using SWC - no type checking
- hyperse
- typescript
- tsconfig
- ts-config
- ts-node
- ts paths
- ts node esm
- ts node paths
- tsconfig.json
- path alias
- path mapping
- swc node
- rust ts-node
<p align="center"> <a href="https://www.npmjs.com/package/unreadconfig" target="_blank" rel="noopener noreferrer"> <img src="https://api.iconify.design/eos-icons:configuration-file-outlined.svg?color=%2380ffb7" alt="logo" width='100'/></a> </p>
- rc
- config
- loader
- load
- configuration
- cjs
- commonjs
- esm
- es module
- yml-config
- js-config
- ts-config
- toml-config
- yml
- View more
TypeScript 配置
A collection of TS configs that can be used and extended in any project
- typescript
- tsconfig
- typescript-config
- ts-config
- config
- typescript-setup
- ts-preset
- tsconfig-base
- tsconfig-extend
- shared-tsconfig
- tsconfig-library
- tsconfig-custom
- typescript-tooling
- typescript-project
- View more
Executes a command using `file ...arguments`, supports `.ts` file for esm type module.
- hyperse
- ts
- typescript
- tsconfig
- ts-config
- ts-node
- ts paths
- ts node esm
- ts node paths
- tsconfig.json
- path
- alias
- mapping
A flexible and easy-to-use configuration management service for TypeScript/JavaScript applications, allowing initialization, setting, and retrieval of configuration parameters.
base ts config
ts基础配置文件
A package to bind paths alias, resolving the `source` directory when the app is launched with ts-node, or resolving the `out` directory when ts-node isn't used. Includes some utilities in case if you need to generate paths dinamically depending of the cod
Type checking for config files with type definition injection for typescript
Assign path alias using tsconfig.json file
Config loader with type safety based on node-config and JSON schema
Predefined configurations for TypeScript projects.
Predefined configs for my TypeScript projects.
```json { //... "extends":[ "@yuanjianming/ts-config/base.json" ] } ```
🚀 The package offer ts-config for @unconfig!