# soyparser

> A parser for Closure Templates (or Soy Templates).

Latest version **2.0.0** (published 2018-08-24) · BSD-2-Clause license · 0 weekly downloads

## Install

```sh
npm install soyparser
pnpm add soyparser
yarn add soyparser
bun add soyparser
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2018-08-24 |
| First published | 2015-04-01 |
| Weekly downloads | 0 |
| License | BSD-2-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 23.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Michael T. Hadley |
| Maintainers | brunobasto, carloslancha, eduardolundgren, jbalsas, julien, mairatma, matuzalemteles, mthadley, rframpton, ygorcosta, zenorocha |
| Keywords | metal, soy, parser |

## Links

- npm: https://www.npmjs.com/package/soyparser
- Repository: https://github.com/metal/soyparser
- Homepage: https://github.com/metal/soyparser#readme
- Issues: https://github.com/metal/soyparser/issues
- npm.io page: https://npm.io/package/soyparser

## Dependencies (1)

- [parsimmon](https://npm.io/package/parsimmon.md) ^1.2.0

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

- 2.0.0 (latest) — 2018-08-24
- 1.0.3 — 2017-07-24
- 1.0.2 — 2017-05-30
- 1.0.1 — 2017-05-26
- 1.0.0 — 2017-05-10
- 0.2.5 — 2016-04-04
- 0.2.4 — 2016-03-22
- 0.2.2 — 2015-09-14
- 0.2.1 — 2015-07-06
- 0.2.0 — 2015-07-06
- 0.1.1 — 2015-05-11
- 0.1.0 — 2015-04-01

## README

# `soyparser`

[![Build Status](https://travis-ci.org/metal/soyparser.svg?branch=master)](https://travis-ci.org/metal/soyparser)

A parser for Closure Templates (or Soy Templates).

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