# @ladjs/shared-config

> Shared configuration for Lad's API and Web servers

Latest version **10.0.1** (published 2026-05-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ladjs/shared-config
pnpm add @ladjs/shared-config
yarn add @ladjs/shared-config
bun add @ladjs/shared-config
```

## Health

**Score 45/100 (D)** — status: active.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 10.0.1 |
| Published | 2026-05-11 |
| First published | 2019-01-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=14 |
| Dependencies | 5 |
| Unpacked size | 13.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Nick Baugh |
| Maintainers | niftylettuce, shaunwarman, spence-s, titanism, shadowgate15 |
| Keywords | config, configuration, lad, lass, shared |

## Links

- npm: https://www.npmjs.com/package/@ladjs/shared-config
- Repository: https://github.com/ladjs/shared-config
- Issues: https://github.com/ladjs/shared-config/issues
- npm.io page: https://npm.io/package/@ladjs/shared-config

## Dependencies (5)

- [dayjs](https://npm.io/package/dayjs.md) ^1.11.10
- [semver](https://npm.io/package/semver.md) ^7.5.4
- [boolean](https://npm.io/package/boolean.md) ^3.2.0
- [dayjs-with-plugins](https://npm.io/package/dayjs-with-plugins.md) ^1.0.3
- [is-string-and-not-blank](https://npm.io/package/is-string-and-not-blank.md) ^0.0.2

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 10.0.1 (latest) — 2026-05-11
- 10.0.0 — 2026-05-11
- 9.1.4 — 2024-01-04
- 9.1.3 — 2023-10-19
- 9.1.2 — 2023-03-29
- 9.1.1 — 2023-03-28
- 9.1.0 — 2023-03-28
- 9.0.1 — 2023-02-01
- 9.0.0 — 2023-01-31
- 8.0.0 — 2022-07-02
- 7.0.3 — 2022-05-31
- 7.0.2 — 2022-05-31
- 7.0.1 — 2022-05-31
- 7.0.0 — 2022-05-30
- 6.0.2 — 2022-05-27
- … 47 more at https://npm.io/package/@ladjs/shared-config/versions

## README

# [**@ladjs/shared-config**](https://github.com/ladjs/shared-config)

[![build status](https://github.com/ladjs/shared-config/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/shared-config/actions/workflows/ci.yml)
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/ladjs/shared-config.svg)](LICENSE)
[![npm downloads](https://img.shields.io/npm/dt/@ladjs/shared-config.svg)](https://npm.im/@ladjs/shared-config)

> Shared configuration for Lad's API and Web servers


## Table of Contents

* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)


## Install

[npm][]:

```sh
npm install @ladjs/shared-config
```


## Usage

See Lad's implementation for API or Web Server:

* API: <https://github.com/ladjs/api>
* Web: <https://github.com/ladjs/web>


## Contributors

| Name           | Website                    |
| -------------- | -------------------------- |
| **Nick Baugh** | <http://niftylettuce.com/> |


## License

[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)


##

[npm]: https://www.npmjs.com/

---
_Source: https://npm.io/package/@ladjs/shared-config · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
