Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:07:10.000Z (9 months ago)
- Last Synced: 2024-05-18T15:42:24.182Z (7 months ago)
- Language: TypeScript
- Size: 744 KB
- Stars: 14
- Watchers: 14
- Forks: 28
- 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
![Build](https://github.com/microsoft/powerbi-visuals-utils-typeutils/workflows/Build/badge.svg) [![npm version](https://img.shields.io/npm/v/powerbi-visuals-utils-typeutils.svg)](https://www.npmjs.com/package/powerbi-visuals-utils-typeutils) [![npm](https://img.shields.io/npm/dm/powerbi-visuals-utils-typeutils.svg)](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).