Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.23 KB

Elmmet Build Status

VSCode Emmet to Elm extension

Expand Emmet abbreviation into the composition of Elm functions

Note: this extension is still in BETA, if you got some failures, please, create the issue

Features

Instead of write first your markup in HTML, then use some third-party services to generate Elm markap from it you can use any valid Emmet abbreviation right in your editor and get valid composition of elm functions

exansion at work exansion at work 2

Known Issues

There is a list of test which is still failing, see https://travis-ci.org/necinc/elmmet
If you got an issue which looks similar to one of failing test, that means that it will be fixed soon

Release Notes

1.0.0

Initial release of extension.