hidden-recaptcha
v1.0.1
Published
1. [Documentation](#documentation) 1. [Installation](#installation) 2. [Examples](#examples) 3. [Methods](#methods) 2. [Support](#support) 3. [Known issues](#issues) 4. [NPM Instructions](#npm) 5. [License](#license) 6. [Plugins](#plu
Readme
hidden-recaptcha
Documentation
Installation
npm install hidden-recaptchaExamples
Methods
Support
Known issues
NPM Instructions
- Create account on NPM.
- In the terminal, enter
npm loginand enter your credentials. - If there is not already a
package.jsonfile, runnpm init -y. - To publish, run
npm publish. - If there are any issues, make sure the package name is available.
