@svgr/babel-plugin-svg-em-dimensions
Transform SVG to use em-based dimensions
Last updated 6 years ago by neoziro .
MIT · Repository · Original npm · Tarball · package.json
$ gnpm install @svgr/babel-plugin-svg-em-dimensions 
SYNC missed versions from official npm registry.

@svgr/babel-plugin-svg-em-dimensions

Install

npm install --save-dev @svgr/babel-plugin-svg-em-dimensions

Usage

.babelrc

{
  "plugins": [
    ["@svgr/babel-plugin-svg-em-dimensions", { "width": 24, "height": 24 }]
  ]
}

License

MIT

Current Tags

  • 7.0.0                                ...           latest (2 years ago)
  • 6.0.0-alpha.4                                ...           next (3 years ago)

13 Versions

  • 7.0.0                                ...           2 years ago
  • 6.5.1                                ...           2 years ago
  • 6.5.0                                ...           2 years ago
  • 6.3.1                                ...           3 years ago
  • 6.3.0                                ...           3 years ago
  • 6.0.0                                ...           3 years ago
  • 6.0.0-alpha.4                                ...           3 years ago
  • 6.0.0-alpha.1                                ...           3 years ago
  • 5.4.0                                ...           5 years ago
  • 5.0.1                                ...           5 years ago
  • 5.0.0                                ...           5 years ago
  • 4.2.0                                ...           6 years ago
  • 4.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 2
Last Day 0
Last Week 2
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |