1
0
Форкнуть 0
SVG utility interfaces for creating powerbi custom visuals
Перейти к файлу
Iuliia Kulagina d65c90306f
Update api to 5.9.0 (#85)
* Update api to 5.9.0

* Increment svgutils version

* Removed dev and certification branches from workflows

* Update dependencies and fix audit

---------

Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
Co-authored-by: MulyukovAidar <v-aimulyukov@microsoft.com>
2024-04-05 18:05:42 +02:00
.github/workflows
src
test
.eslintignore
.eslintrc.js
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
karma.conf.ts
package-lock.json
package.json
tsconfig.json
webpack.config.js

README.md

Microsoft Power BI visuals SVGUtils

Build npm version npm

SVGUtils is a set of functions and classes in order to simplify SVG manipulations for Power BI custom visuals

Usage

Learn how to install and use the SVGUtils in your custom visuals:

Contributing

License

See the LICENSE file for license rights and limitations (MIT).