зеркало из https://github.com/microsoft/reactxp.git
Added missing readme file for imagesvg extension.
This commit is contained in:
Родитель
90b0b62dd6
Коммит
5c7477cbd8
|
@ -0,0 +1,16 @@
|
|||
# reactxp-imagesvg
|
||||
This module provides cross-platform support for SVG (Scalable Vector Graphics) within the [ReactXP](https://microsoft.github.io/reactxp/) library.
|
||||
|
||||
## Documentation
|
||||
For detailed documentation, look [here](https://microsoft.github.io/reactxp/docs/extensions/imagesvg.html).
|
||||
|
||||
### Prerequisites
|
||||
* [ReactXP](https://github.com/microsoft/reactxp/)
|
||||
|
||||
## Contributing
|
||||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||||
|
||||
You must sign a Contribution License Agreement (CLA) before your PR will be merged. This a one-time requirement for Microsoft projects in GitHub. You can read more about [Contribution License Agreements (CLA)](https://en.wikipedia.org/wiki/Contributor_License_Agreement) on Wikipedia. You can sign the Microsoft Contribution License Agreement by visiting https://cla.microsoft.com/. Use your GitHub account to login.
|
||||
|
||||
## License
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "reactxp-imagesvg",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Plugin for ReactXP that provides support for SVG (scalable vector graphics) for all platforms",
|
||||
"author": "ReactXP Team <reactxp@microsoft.com>",
|
||||
"license": "MIT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче