[go: nahoru, domu]

Skip to content

lightstrike/html-transformer-wp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-transformer-html proof of concept

Testing setup and results:

  • Wordpress admin - sample page with inline image:

    wp-admin editor

  • GraphiQL - using content field that is transformed from string to virtual HTML node type field thanks to schema customization magic (see gatsby-node in "Things to look for" section). Shows input (internal.content) and output of transformer (html)

    graphiql

  • Used in practice (see page component and query example):

    site

Things to look for:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%