Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@uiw/doc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
UIW documentation website
We use npm
to manage the version of the uiw
documentation site. Use the unpkg.com preview. The uiw@2.0.0-beta.7+
version can be previewed.
https://unpkg.com/@uiw/doc/web/index.html
Old documentation preview: v1.x.x
This is the v2.0.0+ version preview example:
https://unpkg.com/@uiw/doc@<包版本>/web/index.html
# E.g:
https://unpkg.com/@uiw/doc@2.0.0-beta.12/web/index.html
This is a preview of the v1.16.14 version, currently only this version of v1
can be previewed
https://unpkg.com/uiw@1.16.14/dist/index.html
⚠️ The static resources of the documentation website were originally placed in the uiw package. Due to the large size of each installation of uiw, the download is very slow. From the uiw@2.0.0-beta.7+ version, it was extracted to a separate @uiw/doc package for Simultaneous release, all subsequent versions have documents to preview.