html-to-elm

Convert selected html to elm

CodeTownOfficial

14,861

8

0.2.0

MIT

GitHub

html-to-elm package

Convert the selected HTML text to Elm.

Example

A screenshot of your package

Usage

Select some HTML, Open the Command Palette, and type Html To Elm.

You can also select the contextual menu > Convert HTML to ELM or the package menu

Custom Keyboard Shortcuts

See Keymaps In-Depth for more details.

For example:

'atom-workspace':
  'ctrl-alt-o': 'html-to-elm:convert'