Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 793 Bytes

File metadata and controls

28 lines (19 loc) · 793 Bytes

@markuplint/html-spec

npm version Build Status Coverage Status

Install

Prerequisites: Node.js (Version 12.4.0 or later)

$ npm install @markuplint/html-spec

$ yarn add @markuplint/html-spec

Contributing

$ git clone [email protected]:markuplint/markuplint.git -b master
$ yarn
$ yarn build
$ yarn test

Copyright © 2020 markuplint. Under the MIT License.