# InPageEdit Plugin Registry (zhwiki)

Provides [InPageEdit Next](https://github.com/inpageedit/inpageedit-next) Plugins specially designed for Chinese Wikipedia.

## Usage

Add the following URL to your IPE Plugin Store registry:

```
https://cdn.jsdelivr.net/npm/ipe-plugin-zhwiki/dist/registry.v1.json
```

## Contribute

See <https://github.com/inpageedit/plugin-registry> and <https://www.ipe.wiki/>.

The dev server will start at http://localhost:8000/.

## Publishing

This package is automatically published to npm on very push the version field in `package.json` bumped.

## Credits

Except for the plugins under the `packages` directory, the rest of the code in this repo is directly reused from the [official plugin registry](https://github.com/inpageedit/plugin-registry), which is licensed under the [MIT License](https://opensource.org/license/mit), with copyright status: `Copyright (c) 2025 dragon-fish`.

## License

[GNU GPL 3.0 or later](LICENSE)