@dragonaxe/recaptcha
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Summary

A backend service for recaptcha.

Usage

. Set the proper configurations:

package name, private or public, keywords, url, version, etc.

. Build:

npm run build

. Login to npmjs.org (if using npmjs and publishing from the local machine):

npm login

. Or set the npm and github tokens (if publishing from Github):

NPM_TOKEN

. Publish (if publishing from the local machine):

npm publish --access=public

Package Sidebar

Install

npm i @dragonaxe/recaptcha

Weekly Downloads

5

Version

1.3.0

License

MIT

Unpacked Size

126 kB

Total Files

15

Last publish

Collaborators

  • dragonaxe