Babel Plugin Melodynpmjs.com 1 pointyoav_lavi4 years ago1 commentSaveHideCopy link On HNComments−yoav_laviOP4yMelody 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- NodeJS bindings via WASM - https://www.npmjs.com/package/melodyc- A playground - https://melody-playground.vercel.app/- VSCode and JetBrains extensions - https://marketplace.visualstudio.com/items?itemName=yoavlavi... https://plugins.jetbrains.com/plugin/18693-melody- A CLI and REPL- A documentation 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
Comments
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
- NodeJS bindings via WASM - https://www.npmjs.com/package/melodyc
- A playground - https://melody-playground.vercel.app/
- VSCode and JetBrains extensions - https://marketplace.visualstudio.com/items?itemName=yoavlavi... https://plugins.jetbrains.com/plugin/18693-melody
- A CLI and REPL
- A documentation 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