Skip to content

Use to build prettier plugins to format html files including template languages' markup

License

Notifications You must be signed in to change notification settings

sc0v/prettier-html-templates

This branch is 2 commits ahead of Juice10/prettier-html-templates:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc5839e · Mar 29, 2023

History

3 Commits
Feb 7, 2021
Oct 4, 2022
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Oct 4, 2022
Oct 4, 2022

Repository files navigation

Prettier HTML Templates

This package is used to build prettier plugins to format html files that include template languages' markup, like jinja, erb and others.

Existing plugins built on top of this package

Elixir

prettier-plugin-eex

Ruby

prettier-plugin-erb

How to build a plugin?

This section is currently missing. Please use one of the plugins above to figure it out. Feel free to ask questions via Issues.

Known issues

  • class attributes are not formatted
  • style attributes are not formatted
  • prettier ignore comments don't work
  • missing documentation
  • more tests (need 100% coverage, atm 99%)

About

Use to build prettier plugins to format html files including template languages' markup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%