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 Moved all cultures to separate file. (#105) 2023-02-20 11:49:07 -03:00
src Fixed wrong tailored text generation in getTailoredTextOrDefault (#119) 2024-02-14 09:24:27 +01:00
test Fixed wrong tailored text generation in getTailoredTextOrDefault (#119) 2024-02-14 09:24:27 +01:00
.eslintignore Updated to the latest dependencies, migrated to eslint and playwright (#101) 2023-01-06 19:49:02 +03:00
.eslintrc.js Updated to the latest dependencies, migrated to eslint and playwright (#101) 2023-01-06 19:49:02 +03:00
.gitignore Updated to the latest dependencies, migrated to eslint and playwright (#101) 2023-01-06 19:49:02 +03:00
CHANGELOG.md Updated packages (#121) 2024-08-15 12:14:45 +02:00
CONTRIBUTING.md Added docs structure 2016-11-29 19:49:13 +03:00
LICENSE 12063 “FormattingUtils: Prepare the grouped npm package for existing packages” 2016-11-21 13:44:29 +03:00
README.md Remove coveralls (#108) 2023-03-31 13:45:16 +02:00
SECURITY.md Microsoft mandatory file (#94) 2023-01-07 15:04:46 +03:00
karma.conf.ts Moved all cultures to separate file. (#105) 2023-02-20 11:49:07 -03:00
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 Updated to the latest dependencies, migrated to eslint and playwright (#101) 2023-01-06 19:49:02 +03:00
webpack.config.js Updated to the latest dependencies, migrated to eslint and playwright (#101) 2023-01-06 19:49:02 +03:00

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).