# react-svg-core

> Core for react-svg-loader

Latest version **3.0.3** (published 2019-06-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-svg-core
pnpm add react-svg-core
yarn add react-svg-core
bun add react-svg-core
```

## 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 | 3.0.3 |
| Published | 2019-06-03 |
| First published | 2017-10-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8 |
| Dependencies | 7 |
| Unpacked size | 5.2 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 637 |
| Author | boopathi |
| Maintainers | boopathi |
| Keywords | react-svg-loader |

## Links

- npm: https://www.npmjs.com/package/react-svg-core
- Repository: https://github.com/boopathi/react-svg-loader
- Homepage: https://github.com/boopathi/react-svg-loader/tree/master/packages/react-svg-core
- Issues: https://github.com/boopathi/react-svg-loader/issues
- npm.io page: https://npm.io/package/react-svg-core

## Dependencies (7)

- [svgo](https://npm.io/package/svgo.md) ^1.2.2
- [@babel/core](https://npm.io/package/@babel/core.md) ^7.4.5
- [lodash.clonedeep](https://npm.io/package/lodash.clonedeep.md) ^4.5.0
- [@babel/preset-react](https://npm.io/package/@babel/preset-react.md) ^7.0.0
- [lodash.isplainobject](https://npm.io/package/lodash.isplainobject.md) ^4.0.6
- [babel-plugin-react-svg](https://npm.io/package/babel-plugin-react-svg.md) ^3.0.3
- [@babel/plugin-syntax-jsx](https://npm.io/package/@babel/plugin-syntax-jsx.md) ^7.2.0

## Recent versions

- 3.0.3 (latest) — 2019-06-03
- 3.0.4-alpha.3 (canary) — 2019-07-11
- 3.0.4-alpha.2 — 2019-06-12
- 3.0.2 — 2019-06-01
- 3.0.2-alpha.2 — 2019-06-01
- 3.0.2-alpha.1 — 2019-05-31
- 3.0.1 — 2019-05-06
- 3.0.0 — 2019-05-03
- 2.1.1-alpha.36 — 2019-02-13
- 2.2.0-alpha.90436959 — 2018-03-17
- 2.2.0-alpha.b8e3c6d5 — 2018-02-28
- 2.2.0-alpha.02daccb2 — 2018-02-22
- 2.2.0-alpha.10f9a762 — 2018-01-05
- 2.2.0-alpha.038ff855 — 2017-12-28
- 2.2.0-alpha.52f0a7dd — 2017-11-28
- … 4 more at https://npm.io/package/react-svg-core/versions

## README

# react-svg-loader

[![Backers on Open Collective](https://opencollective.com/react-svg-loader/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/react-svg-loader/sponsors/badge.svg)](#sponsors) [![Build Status](https://travis-ci.org/boopathi/react-svg-loader.svg?branch=master)](https://travis-ci.org/boopathi/react-svg-loader) [![npm version](https://badge.fury.io/js/react-svg-loader.svg)](https://badge.fury.io/js/react-svg-loader) [![Code Climate](https://codeclimate.com/github/boopathi/react-svg-loader/badges/gpa.svg)](https://codeclimate.com/github/boopathi/react-svg-loader) [![Test Coverage](https://codeclimate.com/github/boopathi/react-svg-loader/badges/coverage.svg)](https://codeclimate.com/github/boopathi/react-svg-loader/coverage)

## Packages

- [babel-plugin-react-svg](/packages/babel-plugin-react-svg)
- [react-svg-core](/packages/react-svg-core)
- [react-svg-loader](/packages/react-svg-loader)
- [react-svg-loader-cli](/packages/react-svg-loader-cli)
- [rollup-plugin-react-svg](/packages/rollup-plugin-react-svg)

## Versions

### Current

VERSION: `3.x` (master)

Refer [CHANGELOG](CHANGELOG.md)

### v2.x

[branch=v2](https://github.com/boopathi/react-svg-loader/tree/v2)

### v1.x

[branch=v1](https://github.com/boopathi/react-svg-loader/tree/v1)

### v0.1.x

[branch=v0.1](https://github.com/boopathi/react-svg-loader/tree/v0.1)

## Contrubitors

This project exists thanks to all the people who contribute.

<a href="graphs/contributors"><img src="https://opencollective.com/react-svg-loader/contributors.svg?width=890&button=false" /></a>

## Backers

Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/react-svg-loader)]

<a href="https://opencollective.com/react-svg-loader#backers" target="_blank"><img src="https://opencollective.com/react-svg-loader/backers.svg?width=890"></a>

## Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/react-svg-loader#sponsor)]

## LICENSE

[MIT](https://github.com/boopathi/react-svg-loader/blob/master/LICENSE)

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