`@microsoft/spfx-cli` is designed for automation. This post covers custom org templates, CI/CD integration with GitHub Actions, air-gapped scaffolding, the scaffold log, and the `@microsoft/spfx-template-api` SDK for programmatic use in enterprise tooling.
NPM
Getting Started with @microsoft/spfx-cli: Scaffold Your First Project in Seconds
@microsoft/spfx-cli replaces the Yeoman-based SPFx generator with a single npm install and a scriptable spfx create command. This tutorial walks through installation, all 17 available templates, and the full path from install to npm run build. #spfx #m365 #sharepoint #microsoft #spfx-cli
Selective SPFx Builds in Multi-Web-Part Repos with spfx-selective-build
Tired of one unfinished SPFx web part breaking the build for everything else? This article shows how spfx-selective-build helps you isolate a single web part with its shared code, slim down tsconfig.json, switch package profiles safely, and restore your baseline files after every run. #pnpweekly #spfx #sharepoint #m365
SPFx – NPM Packages
NPM packages that could benefit the development in SharePoint Framework components (web parts, extensions, etc.).