项目作者: great-bots

项目描述 :
📦 Check the size of the npm package before installation
高级语言: TypeScript
项目地址: git://github.com/great-bots/package-bot.git
创建时间: 2019-11-28T22:15:40Z
项目社区:https://github.com/great-bots/package-bot

开源协议:MIT License

下载


Package Bot

About

Firebase function allows check npm package size via the Dialogflow bot.

Setup

1. Clone repo
  1. git clone https://github.com/great-bots/package-bot.git
2. Go to directory
  1. cd package-bot
  2. cd functions
3. Install dependencies
  1. npm i
  2. # Or, use yarn
  3. yarn
4. Run
  1. npm start
  2. # Or, use yarn
  3. yarn start

Build with

License

This project is licensed under the MIT License © 2019-present Jakub Biesiada