Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

h2x-types

smooth-code93.1kMIT1.1.0

Check types of h2x AST nodes.

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2018-09-15)

Features

1.0.0 (2018-05-14)

Features

BREAKING CHANGES

    • An AST is now generate from the JSDOM tree.
  • You can still access the originalNode using node.originalNode.
  • You now have to call fromHtmlAttribute and fromHtmlElement to replace a node.