# @jspm/core

> This package contains the core libraries used in jspm 2.

Latest version **2.1.0** (published 2024-10-15) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @jspm/core
pnpm add @jspm/core
yarn add @jspm/core
bun add @jspm/core
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2024-10-15 |
| First published | 2019-02-14 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 6.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 54 |
| Maintainers | jkrishna, bubblyworld, guybedford |

## Links

- npm: https://www.npmjs.com/package/@jspm/core
- Repository: https://github.com/jspm/jspm-core
- Homepage: https://github.com/jspm/jspm-core#readme
- Issues: https://github.com/jspm/jspm-core/issues
- npm.io page: https://npm.io/package/@jspm/core

## Recent versions

- 2.1.0 (latest) — 2024-10-15
- 2.0.0-beta.1 (beta) — 2019-12-21
- 2.0.1 — 2023-02-13
- 2.0.0 — 2023-01-18
- 2.0.0-beta.27 — 2022-10-06
- 2.0.0-beta.26 — 2022-08-25
- 2.0.0-beta.25 — 2022-08-21
- 2.0.0-beta.24 — 2022-04-21
- 2.0.0-beta.23 — 2022-04-21
- 2.0.0-beta.22 — 2022-04-15
- 2.0.0-beta.21 — 2022-04-04
- 2.0.0-beta.20 — 2022-04-04
- 2.0.0-beta.19 — 2022-02-03
- 2.0.0-beta.18 — 2022-02-03
- 2.0.0-beta.17 — 2022-02-01
- … 22 more at https://npm.io/package/@jspm/core/versions

## README

# jspm 2 core libraries

This package contains the core libraries used in jspm 2.

Currently this is only the `nodelibs/` folder implementing the optimized browser versions of the Node.js builtins.

Updates and PRs to this repo to implement the latest Node.js APIs are welcome.

### LICENSE

Apache 2.0

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