1.0.1 • Published 5 years ago
hidden-recaptcha v1.0.1
hidden-recaptcha
Documentation
Installation
npm install hidden-recaptcha
Examples
Methods
Support
Known issues
NPM Instructions
- Create account on NPM.
- In the terminal, enter
npm login
and enter your credentials. - If there is not already a
package.json
file, runnpm init -y
. - To publish, run
npm publish
. - If there are any issues, make sure the package name is available.