• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

html-includes

Include HTML files in other HTML files and generate the resulting files on-save.
  • #include html
  • #html
  • #include
  • #compile
  • #compiler
2blane
0.3.0 7,698
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

html-includes package

This package allows you to write partial html documents and combine them together on save. This way, you don't have to write server-side logic or worry about performance with html include statements.

usage

Add the html tag

<partial src="exampleIncludeFile.html"/>

to your html document to include an outside file. Then, rename your html document with the extension .anomalous. Now, every time your .anomalous file is saved, a .html file will be generated where your partials will be included in the resulting html file.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by