@northern-devs/firebase-functions-name-validator
v1.0.1
Published
Quick & easy way to check if a Functions name is valid using the terminal
Downloads
4
Readme
Firebase Functions Name Validator
A super-simple cli script that allows you to validate a Firebase Functions name before publishing.
Installation
npm i --save-dev @northern-devs/firebase-functions-name-validator
Usage
npx functions validate <name to validate>