# svg-innerhtml

> A polyfill for innerHTML on SVG nodes on unsupported browsers

Latest version **1.1.0** (published 2015-10-13) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install svg-innerhtml
pnpm add svg-innerhtml
yarn add svg-innerhtml
bun add svg-innerhtml
```

## 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 | 2015-10-13 |
| First published | 2015-10-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Chris Price, Jeff Schiller |
| Maintainers | chrisprice |
| Keywords | svg, innerhtml |

## Links

- npm: https://www.npmjs.com/package/svg-innerhtml
- Repository: https://github.com/chrisprice/svg-innerhtml
- Homepage: https://github.com/chrisprice/svg-innerhtml#readme
- Issues: https://github.com/chrisprice/svg-innerhtml/issues
- npm.io page: https://npm.io/package/svg-innerhtml

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 1.1.0 (latest) — 2015-10-13
- 1.0.0 — 2015-10-13

## README

# svg-innerhtml
A polyfill for innerHTML on SVG nodes on unsupported browsers

Based on [innersvg](https://code.google.com/p/innersvg/).

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