1.0.12 • Published 2 years ago

@spfxappdev/framework v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

spfxframework

Installation

npm i @spfxappdev/framework

Please install the @microsoft/sp-webpart-base, @microsoft/sp-application-base and @microsoft/decorators as development dependencies:

npm i --save-dev @microsoft/sp-webpart-base
npm i --save-dev @microsoft/sp-application-base
npm i --save-dev @microsoft/decorators

If you get some errors with Promises and the missing "finally"-Methode, install npm i --save-dev @types/es6-promise@0.0.32 as well.

Usage

TBD

For examples or documentation see GitHub repository

1.0.11

2 years ago

1.0.12

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago