# can-stache-converters

> Common converters for Stache

Latest version **5.0.0** (published 2019-10-03) · 0 weekly downloads

## Install

```sh
npm install can-stache-converters
pnpm add can-stache-converters
yarn add can-stache-converters
bun add can-stache-converters
```

## 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 | 5.0.0 |
| Published | 2019-10-03 |
| First published | 2016-09-09 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 52.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | DoneJS Contributors |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, justinbmeyer, marshallswain, matthewp, phillipskevin, sinjhin, stin13 |
| Keywords | Done, JS, Can, JS |

## Links

- npm: https://www.npmjs.com/package/can-stache-converters
- Repository: https://github.com/canjs/can-stache-converters
- Issues: https://github.com/canjs/can-stache-converters/issues
- npm.io page: https://npm.io/package/can-stache-converters

## Dependencies (7)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-stache](https://npm.io/package/can-stache.md) ^5.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.1
- [can-dom-events](https://npm.io/package/can-dom-events.md) ^1.1.1
- [can-string-to-any](https://npm.io/package/can-string-to-any.md) <2.0.0
- [can-stache-helpers](https://npm.io/package/can-stache-helpers.md) ^1.2.0
- [can-stache-bindings](https://npm.io/package/can-stache-bindings.md) ^5.0.0

## 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

- 5.0.0 (latest) — 2019-10-03
- 5.0.0-pre.1 (pre) — 2019-08-07
- 5.0.0-pre.0 — 2019-08-02
- 4.2.6 — 2019-05-26
- 4.2.5 — 2018-10-24
- 4.2.4 — 2018-08-15
- 4.2.3 — 2018-08-15
- 4.2.0 — 2018-07-05
- 4.1.0 — 2018-06-29
- 4.0.2 — 2018-02-16
- 4.0.1 — 2018-01-30
- 4.0.0 — 2018-01-29
- 3.3.1 — 2018-01-26
- 4.0.0-pre.0 — 2017-12-26
- 3.3.0 — 2017-11-01
- … 22 more at https://npm.io/package/can-stache-converters/versions

## README

# can-stache-converters

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-stache-converters/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-stache-converters.svg)](https://www.npmjs.com/package/can-stache-converters)
[![Travis build status](https://travis-ci.org/canjs/can-stache-converters.svg?branch=master)](https://travis-ci.org/canjs/can-stache-converters)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-stache-converters.svg)](https://greenkeeper.io/)

A set of common [stache converters](http://canjs.github.io/canjs/doc/can-stache.registerConverter.html) to use with forms in your application.

## Documentation

Read the [can-stache-converters API docs on CanJS.com](https://canjs.com/doc/can-stache-converters.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-stache-converters/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-stache-converters/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-stache-converters/blob/master/LICENSE.md)

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