This is an open-source extension for native out of the box SPFx generator to introduce additional scaffolding support for Angular Elements, VueJS, Handlebars and many more in future. This generator has a dependency on native SPFx generator from Microsoft.
Work is in progress and we'll accept absolutely contributions after the initial version is available.
The following add-on are supported:
Library | Version | Documentation |
---|---|---|
jQuery | 2.x, 3.x | |
@pnp/pnpjs | > 1.4. |
The following frameworks are supported:
Framework | Version | Documentation |
---|---|---|
Handlebars | > 4.0.0 | Get started |
VueJS | planned | Get started |
Angular Elements | tbd | Get started |
The PnP Community generator is currently only available through the following method.
git clone https://github.com/pnp/generator-spfx.git
Install all required packages:
npm install
Start coding ...
More details coming soon...
Sharing is caring!