🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

create-faf

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-faf

Create FAF projects - Redirects to @faff/create (Official FAF meta-installer)

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

create-faf

Unscoped wrapper for @faff/create

This package exists as a catch-all for developers who naturally type npm create faf (matching the CLI command pattern).

Usage

npm create faf

This automatically redirects to @faff/create, the official FAF meta-installer.

Why Two Packages?

User mental model:

  • FAF CLI commands: faf init, faf auto, faf score
  • Users naturally type: npm create faf (3 letters, matches CLI)

We provide both:

  • create-faf (this package) - Catches the natural "faf" typers
  • @faff/create (main package) - Full-featured installer in @faff org

Both work. Both redirect to the same installer.

The @faff Organization

This is part of the @faff npm organization.

All FAF packages:

Resources

License

MIT - Free forever

Championship-grade engineering. F1-inspired performance. Built by wolfejam.dev

Keywords

faf

FAQs

Package last updated on 27 Oct 2025

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