Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Type utility interfaces for creating powerbi custom visuals

Awesome Lists containing this project

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