Skip to content

Commit

Permalink
docs: add ecosystem section
Browse files Browse the repository at this point in the history
Closes #300
  • Loading branch information
gregberge committed Apr 29, 2019
1 parent cf9c24f commit 94fd1fa
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions website/src/pages/docs/ecosystem.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
menu: About
title: Ecosystem
order: 30
---

# Ecosystem

This is an incomplete list of awesome things built with svgr. If you have something to share, please submit a PR on [GitHub project](https://github.com/smooth-code/svgr).

## SVGR inside ✨

- [Create React App](https://facebook.github.io/create-react-app/)

## Conferences

- [SVGR or how a simple problem became a 2K stars library - Greg Bergé (@neoziro) at @ReactEurope 2018](https://www.youtube.com/watch?v=geKCzi7ZPkA)

## Articles

- [How to use SVG Icons as React Components?](https://www.robinwieruch.de/react-svg-icon-components/)
- [Config Storybook 4 & 5 to use SVGR webpack plugin](https://medium.com/@derek_19900/config-storybook-4-to-use-svgr-webpack-plugin-22cb1152f004)
- [Flexible SVG components in React](https://medium.com/@timothyde/flexible-svg-components-in-react-788b108c61c3)
- [Using SVG as Component in React Native 0.57](https://medium.com/@prathik_63905/using-svg-as-component-in-react-native-0-57-76f6238ec80a)

## Plugins

- [gatsby-plugin-svgr](https://www.npmjs.com/package/gatsby-plugin-svgr) - SVGR plugin for [Gatsby](https://gatsbyjs.org)
- [cogs-transformer-svgr](https://www.npmjs.com/package/cogs-transformer-svgr) - SVGR Transformer for [cogs](https://github.com/caseywebdev/cogs)
- [chin-plugin-svgr](https://www.npmjs.com/package/chin-plugin-svgr) - SVGR plugin for [chin](https://github.com/chinjs/chin)
- [@nice-js/svgr-loader](https://www.npmjs.com/package/@nice-js/svgr-loader) - SVGR loader for Nice.js
- [bs-svgr](https://www.npmjs.com/package/bs-svgr) - SVGR plugin for BuckleScript (Reason)

## Macros

- [svgr.macro](https://www.npmjs.com/package/svgr.macro) - Babel macro for SVGR

1 comment on commit 94fd1fa

@vercel
Copy link

@vercel vercel bot commented on 94fd1fa Apr 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully aliased the URL https://svgr-mplzpvieoj.now.sh to the following alias.

Please sign in to comment.