4.0.10 • Published 9 months ago

@markuplint/htmx-parser v4.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@markuplint/htmx-parser

npm version

Use markuplint with HTMX. Add HTMX specific elements and attributes to the schema.

Install

$ npm install -D @markuplint/htmx-parser

$ yarn add -D @markuplint/htmx-parser

Usage

Add parser and spec option to your configuration.

{
  "parser": {
    "\\.html$": "@markuplint/htmx-parser"
  },
  "specs": {
    "\\.html$": "@markuplint/htmx-parser/spec"
  }
}
4.0.9

9 months ago

4.0.8

9 months ago

4.0.10

9 months ago

4.0.7

10 months ago

4.0.6

10 months ago

4.0.5

10 months ago

4.0.4

11 months ago

4.0.2-alpha.0

1 year ago

4.0.2-alpha.1

1 year ago

4.0.1

1 year ago

4.0.3

1 year ago

4.0.2

1 year ago

4.0.0

1 year ago