5 ms·
Melody was posted here (not by myself), but the project was still in very early stages, and so I wanted to post an update that Melody now has: - A Babel plugin
by yoav_lavi 4y ago
Melody was posted here (not by myself), but the project was still in very early stages, and so I wanted to post an update that Melody now has:
- A Babel plugin - https://www.npmjs.com/package/babel-plugin-melody https://www.npmjs.com/package/babel-plugin-melody
- NodeJS bindings via WASM - https://www.npmjs.com/package/melodyc https://www.npmjs.com/package/melodyc
- A playground - https://melody-playground.vercel.app/ https://melody-playground.vercel.app/
- VSCode and JetBrains extensions - https://marketplace.visualstudio.com/items?itemName=yoavlavi.melody https://marketplace.visualstudio.com/items?itemName=yoavlavi... https://plugins.jetbrains.com/plugin/18693-melody https://plugins.jetbrains.com/plugin/18693-melody
- A CLI and REPL
- A documentation book - https://yoav-lavi.github.io/melody/book/ https://yoav-lavi.github.io/melody/book/
The idea behind Melody is to represent regular expressions in a readable, maintainable format that plays nicely with larger projects, multiple people, diffs and so forth, while adding some QOL features.
See the repository here: https://github.com/yoav-lavi/melody https://github.com/yoav-lavi/melody