# can-string

> String helpers

Latest version **1.1.0** (published 2019-06-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-string
pnpm add can-string
yarn add can-string
bun add can-string
```

## 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 | 1.1.0 |
| Published | 2019-06-20 |
| First published | 2018-03-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 15.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS |
| Maintainers | chasen, cherif_b, justinbmeyer, mattchewone, matthewp, phillipskevin |
| Keywords | canjs, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-string
- Repository: https://github.com/canjs/can-string
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-string/issues
- npm.io page: https://npm.io/package/can-string

## Recent versions

- 1.1.0 (latest) — 2019-06-20
- 1.0.1 — 2019-05-26
- 1.0.0 — 2018-07-05
- 0.0.5 — 2018-05-11
- 0.0.4 — 2018-03-11
- 0.0.3 — 2018-03-11
- 0.0.2 — 2018-03-11
- 0.0.1 — 2018-03-11

## README

# can-string

[![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-string/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-string.svg)](https://www.npmjs.com/package/can-string)
[![Travis build status](https://travis-ci.org/canjs/can-string.svg?branch=master)](https://travis-ci.org/canjs/can-string)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-string.svg)](https://greenkeeper.io/)

String helpers

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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