https://github.com/Microsoft/powerbi-visuals-utils-typeutils
Type utility interfaces for creating powerbi custom visuals
https://github.com/Microsoft/powerbi-visuals-utils-typeutils
Last synced: 2 days ago
JSON representation
Type utility interfaces for creating powerbi custom visuals
- Host: GitHub
- URL: https://github.com/Microsoft/powerbi-visuals-utils-typeutils
- Owner: microsoft
- License: other
- Created: 2016-11-14T09:36:08.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:07:10.000Z (about 1 year ago)
- Last Synced: 2025-05-07T23:47:30.490Z (3 days ago)
- Language: TypeScript
- Size: 744 KB
- Stars: 14
- Watchers: 13
- Forks: 27
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-power-bi - TypeUtils - visuals-utils-typeutils)) — extends the basic types of Power BI custom visuals; (Development / Utils)
README
# Microsoft Power BI visuals TypeUtils
 [](https://www.npmjs.com/package/powerbi-visuals-utils-typeutils) [](https://www.npmjs.com/package/powerbi-visuals-utils-typeutils)> TypeUtils is a set of functions and classes in order to extend the basic types for Power BI custom visuals
## Usage
Learn how to install and use the TypeUtils in your custom visuals:
* [Usage Guide](https://docs.microsoft.com/en-us/power-bi/developer/visuals/utils-type)## Contributing
* Read our [contribution guideline](./CONTRIBUTING.md) to find out how to contribute bugs fixes and improvements
* [Issue Tracker](https://github.com/Microsoft/powerbi-visuals-utils-typeutils/issues)## License
See the [LICENSE](./LICENSE) file for license rights and limitations (MIT).