1.2.3 • Published 6 months ago

wp-lib-extra v1.2.3

Weekly downloads
-
License
CC-BY-SA-4.0
Repository
github
Last release
6 months ago

wp-lib-extra

The source code and TypeScript definitions for ja:MediaWiki:Gadget-WpLibExtra.js.

This package is distributed for the purposes of providing developers with a development environment to create Wikipedia gadgets/user scripts using this library as a module. (Note that you cannot use the library as a back-end module because it is a front-end program.)

For the functionalities of this library, see the API documentation.

Usage

To use the type definitions of the library, run:

npm i -D wp-lib-extra

and edit your tsconfig.json so that it includes:

"include": [
	"./node_modules/wp-lib-extra/types"
]

Then, the WpLibExtra interface should be available globally: A sample image of referencing the interface named "WpLibExtra".

1.2.3

6 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago