TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Babel Plugin Melody

1 点作者 yoav_lavi大约 3 年前

1 comment

yoav_lavi大约 3 年前
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:<p>- A Babel plugin - <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;babel-plugin-melody" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;babel-plugin-melody</a><p>- NodeJS bindings via WASM - <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;melodyc" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;melodyc</a><p>- A playground - <a href="https:&#x2F;&#x2F;melody-playground.vercel.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;melody-playground.vercel.app&#x2F;</a><p>- VSCode and JetBrains extensions - <a href="https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=yoavlavi.melody" rel="nofollow">https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=yoavlavi...</a> <a href="https:&#x2F;&#x2F;plugins.jetbrains.com&#x2F;plugin&#x2F;18693-melody" rel="nofollow">https:&#x2F;&#x2F;plugins.jetbrains.com&#x2F;plugin&#x2F;18693-melody</a><p>- A CLI and REPL<p>- A documentation book - <a href="https:&#x2F;&#x2F;yoav-lavi.github.io&#x2F;melody&#x2F;book&#x2F;" rel="nofollow">https:&#x2F;&#x2F;yoav-lavi.github.io&#x2F;melody&#x2F;book&#x2F;</a><p>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.<p>See the repository here: <a href="https:&#x2F;&#x2F;github.com&#x2F;yoav-lavi&#x2F;melody" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;yoav-lavi&#x2F;melody</a>