# firescript-runtime

> Firescript runtime library

Latest version **0.3.13** (published 2021-08-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install firescript-runtime
pnpm add firescript-runtime
yarn add firescript-runtime
bun add firescript-runtime
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.13 |
| Published | 2021-08-05 |
| First published | 2018-06-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 30.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Andi Heinkelein |
| Maintainers | andifeind, kippis, firetux |
| Keywords | fire, firescript, firescript-runtime, firescript-extras, firelib |

## Links

- npm: https://www.npmjs.com/package/firescript-runtime
- npm.io page: https://npm.io/package/firescript-runtime

## Recent versions

- 0.3.13 (latest) — 2021-08-05
- 0.3.12 — 2020-10-08
- 0.3.11 — 2020-09-25
- 0.3.10 — 2020-09-07
- 0.3.9 — 2020-09-05
- 0.3.7 — 2019-07-29
- 0.3.6 — 2019-07-27
- 0.3.5 — 2019-07-26
- 0.3.3 — 2019-07-26
- 0.3.2 — 2019-07-26
- 0.3.1 — 2019-01-07
- 0.2.5 — 2018-10-11
- 0.1.0 — 2018-06-28

## README

Firescript runtime
==================

FirescriptRuntime is a runtime library required by Firescript transpiled code. This library must be included in all Firescript based projects.

Requirements
------------

**[Firescript](https://firescript.io)** >= v0.1.0  
**[NodeJS](https://firescript.io)** >= v8.0.0


Build
-----

Run `npm install && fire build` from project root.

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