@huiquan.d/gatsby-transformer-xml

0.0.1 • Public • Published

gatsby-transformer-xml

Project Url: https://github.com/denghuiquan/gatsby-transformer-xml

Source plugin for Gatsby to transformer xml content from the gatsby-source-filesystem to javascript object. And save then to the graphql data level.

A gatsby-config.js example:

module.exports = {
  plugins: ['gatsby-transformer-xml']
}

Package Sidebar

Install

npm i @huiquan.d/gatsby-transformer-xml

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

2.09 kB

Total Files

3

Last publish

Collaborators

  • huiquan.d