4.0.10 • Published 8 months ago

@markuplint/htmx-parser v4.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

8 months ago

4.0.8

8 months ago

4.0.10

8 months ago

4.0.7

8 months ago

4.0.6

8 months ago

4.0.5

9 months ago

4.0.4

10 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

12 months ago

4.0.2

1 year ago

4.0.0

1 year ago