All Projects β†’ necinc β†’ elmmet

necinc / elmmet

Licence: other
VS Code extension to compile emmet snippets to composition of elm functions

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to elmmet

vscode-testcafe
This extension allows you to run TestCafe tests directly from VS Code
Stars: ✭ 48 (+182.35%)
Mutual labels:  visual-studio-code
vscode-theme-relaxed
πŸ•ΆοΈ A relaxed Visual Studio Code theme to take a more relaxed view of things.
Stars: ✭ 84 (+394.12%)
Mutual labels:  visual-studio-code
japanese-word-handler
Better Japanese word handling on Visual Studio Code.
Stars: ✭ 32 (+88.24%)
Mutual labels:  visual-studio-code
CornerstoneSDK
ι’ε‘ηŽ°δ»£ C++ ηš„ε°ζ —ε­ζ‘†ζžΆζ’δ»ΆεΌ€ε‘ε·₯ε…·οΌˆεœζ­’ζ›΄ζ–°οΌŒδ»…ζ”―ζŒε°ζ —ε­v2οΌ‰
Stars: ✭ 37 (+117.65%)
Mutual labels:  visual-studio-code
MinifyAll
A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗢𝗻𝗢𝗳𝗢𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 π˜Ύπ™€π™’π™₯π™§π™šπ™¨π™¨ and π™œπ™―π™žπ™₯ files and folders πŸ“¦ Reduce your bundle and file sizes with lightning speed ⚑
Stars: ✭ 54 (+217.65%)
Mutual labels:  visual-studio-code
porth-language
VSCode extension for the Porth language
Stars: ✭ 21 (+23.53%)
Mutual labels:  visual-studio-code
ctagsx
VSCode ctags implementation that actually works
Stars: ✭ 24 (+41.18%)
Mutual labels:  visual-studio-code
vscode-exts
Visual Studio Code Extensions
Stars: ✭ 33 (+94.12%)
Mutual labels:  visual-studio-code
testcafe-snippets
Code snippets for TestCafe
Stars: ✭ 54 (+217.65%)
Mutual labels:  visual-studio-code
vscode-portable
make visual studio code portable with dll-hijack
Stars: ✭ 17 (+0%)
Mutual labels:  visual-studio-code
mathpad
Interactive scratchpad calculator for VS Code
Stars: ✭ 20 (+17.65%)
Mutual labels:  visual-studio-code
vscode-inline-html
🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
Stars: ✭ 31 (+82.35%)
Mutual labels:  emmet
susuwatari
A light monochrome theme with a minimal amount of highlighting for Visual Studio Code
Stars: ✭ 16 (-5.88%)
Mutual labels:  visual-studio-code
vscode-gcode-syntax
G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
Stars: ✭ 59 (+247.06%)
Mutual labels:  visual-studio-code
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (+129.41%)
Mutual labels:  visual-studio-code
vue-generator-graph
🌌 An extension which will create a graph of a vuejs app by statically analyzing imports and auto imported components
Stars: ✭ 59 (+247.06%)
Mutual labels:  visual-studio-code
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (+41.18%)
Mutual labels:  visual-studio-code
ts-debug-example
use ts-node debug Typescript code in vsc without compiling
Stars: ✭ 19 (+11.76%)
Mutual labels:  visual-studio-code
cds-for-code
VSCode extension for working with Microsoft Common Data Service (CDS)
Stars: ✭ 22 (+29.41%)
Mutual labels:  visual-studio-code
white-theme-vscode
Minimalist monochrome theme for Visual Studio Code
Stars: ✭ 66 (+288.24%)
Mutual labels:  visual-studio-code

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].