# transit-js

> Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Javascript.

Latest version **0.8.874** (published 2021-04-26) · Apache-2.0 license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types package; no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.8.874 |
| Published | 2021-04-26 |
| First published | 2014-07-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/transit-js) |
| Module format | CommonJS |
| Node | >= 0.10.0 |
| Dependencies | 0 |
| Unpacked size | 280.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Cognitect |
| Maintainers | dnolencog, npm-cognitect, dnolen |
| Keywords | JSON, serialization, transit-format, es6, harmony, map, set, polyfill |

## Links

- npm: https://www.npmjs.com/package/transit-js
- Repository: https://github.com/cognitect/npm-transit-js
- Homepage: https://github.com/cognitect/transit-js
- Issues: https://github.com/cognitect/transit-js/issues
- npm.io page: https://npm.io/package/transit-js

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 0.8.874 (latest) — 2021-04-26
- 0.8.867 — 2020-07-31
- 0.8.861 — 2018-03-30
- 0.8.846 — 2015-12-21
- 0.8.837 — 2015-09-15
- 0.8.835 — 2015-09-15
- 0.8.831 — 2015-08-28
- 0.8.812 — 2015-08-04
- 0.8.807 — 2015-06-15
- 0.8.805 — 2015-06-04
- 0.8.803 — 2015-06-04
- 0.8.801 — 2015-06-04
- 0.8.795 — 2015-04-28
- 0.8.784 — 2015-04-10
- 0.8.780 — 2015-04-01
- … 26 more at https://npm.io/package/transit-js/versions

## README

# npm-transit-js

This repo is for transit-js distributions on
[NPM](http://npmjs.org). The main repository for transit-js can be
found [here](http://github.com/cognitect/transit-js).

## Installation

Install with NPM:

```shell
npm install transit-js
```

## Copyright and License

Copyright © 2014 Cognitect

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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