# @art-suite/art-foundation

> Foundation classes for the Art framework. Javascript extensions.

Latest version **3.1.1** (published 2025-11-07) · ISC license · 0 weekly downloads

## Install

```sh
npm install @art-suite/art-foundation
pnpm add @art-suite/art-foundation
yarn add @art-suite/art-foundation
bun add @art-suite/art-foundation
```

## Health

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

Positive: no vulnerabilities.

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

## Facts

| | |
|---|---|
| Version | 3.1.1 |
| Published | 2025-11-07 |
| First published | 2021-08-11 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 182.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Shane Brinkman-Davis Delamore |
| Maintainers | shanebdavis |

## Links

- npm: https://www.npmjs.com/package/@art-suite/art-foundation
- Repository: https://github.com/art-suite/art-suite-foundations
- Issues: https://github.com/art-suite/art-suite-foundations/issues
- npm.io page: https://npm.io/package/@art-suite/art-foundation

## Dependencies (14)

- [atob](https://npm.io/package/atob.md) ^2.0.3
- [art-atomic](https://npm.io/package/art-atomic.md) ^1.28.2
- [art-config](https://npm.io/package/art-config.md) ^2.0.6
- [art-validation](https://npm.io/package/art-validation.md) ^2.9.2
- [art-rest-client](https://npm.io/package/art-rest-client.md) ^1.10.3
- [art-class-system](https://npm.io/package/art-class-system.md) ^1.11.20
- [art-standard-lib](https://npm.io/package/art-standard-lib.md) ^1.74.4
- [art-browser-tools](https://npm.io/package/art-browser-tools.md) ^1.2.17
- [art-epoched-state](https://npm.io/package/art-epoched-state.md) ^1.2.15
- [@art-suite/web-worker](https://npm.io/package/@art-suite/web-worker.md) ^1.0.1
- [art-build-configurator](https://npm.io/package/art-build-configurator.md) ^1.30.5
- [art-object-tree-factory](https://npm.io/package/art-object-tree-factory.md) ^2.2.12
- [@art-suite/local-storage](https://npm.io/package/@art-suite/local-storage.md) ^1.0.1
- [art-communication-status](https://npm.io/package/art-communication-status.md) ^1.6.2

## Recent versions

- 3.1.1 (latest) — 2025-11-07
- 3.1.0 — 2024-08-16
- 3.0.2 — 2024-08-16
- 3.0.1 — 2024-02-04
- 3.0.0 — 2023-11-26
- 2.0.5 — 2021-08-14
- 2.0.3 — 2021-08-14
- 2.0.2 — 2021-08-11
- 2.0.1 — 2021-08-11
- 2.0.0 — 2021-08-11
- 1.89.5 — 2021-08-11
- 1.89.4 — 2021-08-11
- 1.89.3 — 2021-08-11
- 1.89.2 — 2021-08-11

## README

# art.foundation NPM

* javascript "stdlib"
* rich object-oriented programming support through BaseObject plus
* some basic browser extensions
* extensions to mocha testing

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