Search results
29 packages found
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
Find and/or parse the tsconfig.json file from a directory path.
AboutBits' TypeScript configs
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
```json { //... "extends":[ "@yuanjianming/ts-config/base.json" ] } ```
Predefined configurations for TypeScript projects.
Config loader with type safety based on node-config and JSON schema
<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
Assign path alias using tsconfig.json file
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
Assign path alias using tsconfig.json file
A flexible and easy-to-use configuration management service for TypeScript/JavaScript applications, allowing initialization, setting, and retrieval of configuration parameters.
TypeScript 配置
Shareable tsconfig
Predefined configs for my TypeScript projects.
🚀 The package offer ts-config for @unconfig!