# js-crypto-env

> Shared environment modules for jscu

Latest version **1.0.5** (published 2023-09-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install js-crypto-env
pnpm add js-crypto-env
yarn add js-crypto-env
bun add js-crypto-env
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2023-09-27 |
| First published | 2018-12-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 162 |
| Author | Jun Kurihara |
| Maintainers | kurihara |
| Keywords | jscu |

## Links

- npm: https://www.npmjs.com/package/js-crypto-env
- Repository: https://github.com/junkurihara/jscu
- Homepage: https://github.com/junkurihara/jscu/tree/master/packages/js-crypto-env#readme
- Issues: https://github.com/junkurihara/jscu/issues
- npm.io page: https://npm.io/package/js-crypto-env

## Recent versions

- 1.0.5 (latest) — 2023-09-27
- 1.0.4 — 2022-02-04
- 1.0.3 — 2021-11-22
- 1.0.2 — 2021-03-13
- 1.0.1 — 2021-03-13
- 1.0.0 — 2020-09-30
- 0.3.2 — 2020-01-14
- 0.3.1 — 2019-12-08
- 0.3.0 — 2019-11-19
- 0.2.4 — 2019-07-13
- 0.2.3 — 2019-06-16
- 0.2.2 — 2019-06-05
- 0.2.1 — 2019-06-05
- 0.2.0 — 2019-05-10
- 0.1.4 — 2019-04-09
- … 4 more at https://npm.io/package/js-crypto-env/versions

## README

# `js-crypto-env`

> TODO: description

## Usage

```
const jsCryptoEnv = require('js-crypto-env');

// TODO: DEMONSTRATE API
```

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