npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

koishi-plugin-cooke-yelp

v0.32.54

Published

这是一个使用yelp api的食谱插件,教群u*做*一份富有*爱*心的料理吧!(Yelp版)

Downloads

107

Readme

koishi-plugin-cooke-yelp

npm

这是一个使用yelp api的食谱插件

你需要拥有的

  1. koishi
  2. Yelp APIKey

安装

koishi插件市场搜索cooke-yelp,安装即可

获取Yelp APIKey的方法

1. 注册 Yelp 账户

  1. 如果你已经有了 Yelp 的账户,请直接查看2. 获取 APIKey
  2. 如果你还没有 Yelp 的账户,那么请先前往Yelp 官网注册一个Yelp的账户
  • First Name: 名字 (可以瞎填)
  • Last Name: 姓氏 (可以瞎填)
  • Email: 邮箱 (你的邮箱,可以是QQ邮箱,也可以是outlook、Gmail之类的)
  • Password: 密码 (在这里设置你的密码)
  • ZIP Code: 邮政编码 (可以瞎填?可以)
  • Birthday: 生日 (可选项,不予说明)
  1. 完善以上资料之后会有一个真人识别,通过后会发一份邮件到你的邮箱,点击 Confirm Email ,至此,你应该就已经拥有一个 Yelp 的账户了

2. 获取 APIKey

  1. 前往Yelp fusion官网,点击 Manage API access 如果你已经登陆了 Yelp,这时应该会显示以下内容:
  • App Name: App的名称,随意取一个就可以
  • App Website: 可选项,不填
  • Industry: 工业,你用来干什么,这里随便选一个就可以
  • Company: 可选项,不填
  • Contact Email: 联系邮箱,填你注册的邮箱就可以了
  • Description: 描述,你的App的描述,随便写点什么
  • 我是人类: 人机验证,一定要记得通过人机验证
  1. 之后点击 Create App(不知道,我点太快忘记了😢) ,如果弹出“Great, your app has been created! Check your App ID and API Key.”提醒,则代表你已经创建完成。
  2. 复制API Key下的文本内容,粘贴到插件配置项,开始使用!

3. Yelp 官方文档

Yelp 官方文档

4. 注意事项

一天500次调用限制

反馈 & 联系方式