Skip to content

josercarmo/parcel-plugin-h-include

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-plugin-h-include

A plugin to use h-include with Parcel.

Installation

yarn add --dev parcel-plugin-h-include

or

npm install --save-dev parcel-plugin-h-include

Usage

The plugin works without any extra configuration. See h-include's docs if you want to configure the library.

Limitations

  • The plugin works by extending Parcel's HTMLAsset due to how Parcel works. Any other plugins which do the same might have conflicts.

License

MIT License

Made with ❤️ By José Rocha.

parcel-plugin-h-include is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Contact us at GitHub Profile if you need any help with these or just want to say hi!

About

A Parcel plugin for h-include.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published