Formatting utility interfaces for creating powerbi custom visuals
Перейти к файлу
Aleksandr Savelev fc0b28e2da
Updated packages (#121)
2024-08-15 12:14:45 +02:00
.github/workflows Update build.yml 2024-04-02 12:24:08 +04:00
globalize
src
test
.eslintignore
.eslintrc.js
.gitignore
CHANGELOG.md Updated packages (#121) 2024-08-15 12:14:45 +02:00
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
karma.conf.ts
package-lock.json Updated packages (#121) 2024-08-15 12:14:45 +02:00
package.json Updated packages (#121) 2024-08-15 12:14:45 +02:00
tsconfig.json
webpack.config.js

README.md

Microsoft Power BI visuals FormattingUtils

Build npm version npm

FormattingUtils is a set of functions and classes in order to format values for Power BI custom visuals

Usage

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

Contributing

License

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