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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Mockingbird – VSCode Extension for Fake Data

2 点作者 baystep将近 2 年前
Hello all, I&#x27;d like to present my latest project Mockingbird. It is a VSCode extension for generating fake&#x2F;dummy data inside your editor. I&#x27;ve put a lot of power in this compared to some other solutions.<p>Not only can you generate the usual gambit of Lorem Ipsum, names, places, numbers, IDs, colors, etc.. You can also use a powerful Handlebars-based templating engine to build out structured objects like JSON objects. I&#x27;ve even included a reverse-regular-expression library to generate data that matches a given RegEx pattern. If you find yourself repeating the same patterns you can save them as a preset to use later.<p>Please give it a try, if there&#x27;s any suggestions or bugs found, the github repository is at:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;chris-pikul&#x2F;mockingbird">https:&#x2F;&#x2F;github.com&#x2F;chris-pikul&#x2F;mockingbird</a>

1 comment

catlover76将近 2 年前
I&#x27;m not sure why I would want this as a VSCode extension instead of a language library (?)
评论 #37240475 未加载