New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fastzx

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastzx

fastify route generator

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

fast-z

Fast-Z is a fastify domain generator tool i made to skip the repeatitive process of creating a new folder with X name then making 4 sub files and copy code here and there. Thus, this tool handles that for me.

how to use the tool

first you have to initialize the tool in ur root dir by running:

npx fastzx i

you will have to specify the domains parent folder path e.g. /src/domains. the tool will generate a fastz.config.json file in the same dir. there u can edit the domainPath field if u want to change the domains parent folder destination.

to generate a domain simply run (in the root dir):

npx fastzx c

FAQs

Package last updated on 09 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts