UNPKG

@nfrasser/simple-html-tokenizer

Version:

Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.

8 lines (7 loc) 85 B
module.exports = { env: { es6: true, node: true, browser: false } };