# lang-js

> A library for implementing custom in-js languages in

Latest version **2.2.1** (published 2014-10-07) · 0 weekly downloads

## Install

```sh
npm install lang-js
pnpm add lang-js
yarn add lang-js
bun add lang-js
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.1 |
| Published | 2014-10-07 |
| First published | 2013-04-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Kory Nunn |
| Maintainers | korynunn |

## Links

- npm: https://www.npmjs.com/package/lang-js
- Repository: https://github.com/KoryNunn/lang
- Issues: http://github.com/KoryNunn/lang/issues
- npm.io page: https://npm.io/package/lang-js

## Dependencies (1)

- [spec-js](https://npm.io/package/spec-js.md) ^1.0.0

## Recent versions

- 2.2.1 (latest) — 2014-10-07
- 2.2.0 — 2014-08-27
- 2.1.0 — 2014-06-11
- 2.0.1 — 2014-05-02
- 2.0.0 — 2014-04-30
- 1.0.1 — 2014-04-29
- 1.0.0 — 2014-04-28
- 0.1.2 — 2014-04-28
- 0.1.1 — 2013-10-24
- 0.1.0 — 2013-08-19
- 0.0.5 — 2013-07-30
- 0.0.4 — 2013-05-27
- 0.0.3 — 2013-05-10
- 0.0.2 — 2013-05-10
- 0.0.1 — 2013-04-26

## README

lang
====

A small library for implementing custom languages in.

One might call it a script host if one wasn't sure what to call it...

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