# art-class-system

> Enhances javascript/coffeescript classes with features of more evolved class-based languages primarily through a new BaseClass.

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

## Install

```sh
npm install art-class-system
pnpm add art-class-system
yarn add art-class-system
bun add art-class-system
```

## Health

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

Positive: no vulnerabilities.

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

## Facts

| | |
|---|---|
| Version | 1.11.20 |
| Published | 2025-11-07 |
| First published | 2017-03-02 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 98.1 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-class-system
- 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-class-system

## Dependencies (1)

- [art-standard-lib](https://npm.io/package/art-standard-lib.md) ^1.74.4

## Recent versions

- 1.11.20 (latest) — 2025-11-07
- 1.11.19 — 2024-11-27
- 1.11.18 — 2024-04-07
- 1.11.17 — 2024-04-07
- 1.11.16 — 2022-03-13
- 1.11.15 — 2021-07-28
- 1.11.14 — 2021-03-26
- 1.11.13 — 2020-12-12
- 1.11.12 — 2020-10-30
- 1.11.11 — 2020-10-30
- 1.11.10 — 2020-08-23
- 1.11.9 — 2020-08-23
- 1.11.6 — 2020-06-29
- 1.11.5 — 2020-06-29
- 1.11.4 — 2020-06-29
- … 26 more at https://npm.io/package/art-class-system/versions

## README

# art-class-system [![Build Status](https://travis-ci.org/imikimi/art-atomic.svg?branch=master)](https://travis-ci.org/imikimi/art-atomic)
Enhances javascript/coffeescript classes with features of more evolved class-based languages primarily through a new BaseClass.

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