# cwise-parser

> Parser for cwise

Latest version **1.0.3** (published 2016-07-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install cwise-parser
pnpm add cwise-parser
yarn add cwise-parser
bun add cwise-parser
```

## Health

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

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2016-07-02 |
| First published | 2013-06-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/cwise-parser) |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Mikola Lysenko |
| Maintainers | mikolalysenko, jaspervdg, rreusser, planeshifter, hughsk, substack |
| Keywords | cwise, parser, ndarray, internals |

## Links

- npm: https://www.npmjs.com/package/cwise-parser
- Repository: https://github.com/scijs/cwise-parser
- Homepage: https://github.com/scijs/cwise-parser#readme
- Issues: https://github.com/scijs/cwise-parser/issues
- npm.io page: https://npm.io/package/cwise-parser

## Dependencies (2)

- [uniq](https://npm.io/package/uniq.md) ^1.0.0
- [esprima](https://npm.io/package/esprima.md) ^1.0.3

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2016-07-02
- 1.0.2 — 2015-07-08
- 1.0.1 — 2015-07-08
- 1.0.0 — 2014-04-29
- 0.0.1 — 2013-06-28
- 0.0.0 — 2013-06-25

## README

cwise-parser
============
New preprocessor for cwise. Not intended to be run by itself (use [cwise](https://github.com/scijs/cwise) instead).

[![build status](https://secure.travis-ci.org/scijs/cwise-parser.png)](http://travis-ci.org/scijs/cwise-parser)

# Install
Install using [npm](https://www.npmjs.com/):

    npm install cwise-parser

# License
(c) 2013 Mikola Lysenko. MIT License.

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