1.0.12 • Published 7 months ago

@spfxappdev/framework v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months 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

7 months ago

1.0.12

7 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago