0.0.1 • Published 4 months ago

w3a v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

npx w3a

Web3Auth Scaffolding tool for quick starts.

Installation

To use this tool, you can install it globally using the following command:

npm install -g w3a

Usage

Run the command with the desired parameters:

npx w3a [x] [y] [z]
  • x can be either "pnp" or "core-kit"
  • y can be one of the following: "modal", "nomodal", "android", "ios", "flutter", "react-native", "vue"
  • z can be one of the following: "react", "nextjs", "angular", "react-vite", "vanillajs", "vue"

For example:

npx w3a pnp modal react

This will download the specified project template to a folder of your choice.

Project Combinations

xyz
pnpmodalangular
pnpmodalnextjs
pnpmodalreact
pnpmodalreact-vite
pnpmodalvanillajs
pnpmodalvue
pnpnomodalangular
pnpnomodalnextjs
pnpnomodalreact
pnpnomodalreact-vite
pnpnomodalvanillajs
pnpnomodalvue
pnpandroid-
pnpios-
pnpreact-native-
pnpflutter-
core-kitsfaweb
core-kitsfanode
core-kitsfaandroid
core-kitsfaios
core-kitsfaflutter
core-kitsfareact-native
core-kitmfaweb
core-kitmfaandroid
core-kitmfaios
core-kitmfareact-native
0.0.1

4 months ago