diff --git a/README.md b/README.md index f02d7c9..b573b38 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,27 @@ Library to authenticate Mifiel API calls. [![npm](https://img.shields.io/npm/v/@mifiel/api-client.svg?style=flat-square)](https://www.npmjs.com/package/@mifiel/api-client) Mifiel API Client for NodeJS. + +## [`@mifiel/widget-stencil`](https://github.com/Mifiel/mifiel-js/tree/main/packages/widget-stencil) + +[![npm](https://img.shields.io/npm/v/@mifiel/widget-stencil.svg?style=flat-square)](https://www.npmjs.com/package/@mifiel/widget-stencil) + +Web component for Mifiel Widget implemented with StencilJS. + +## [`@mifiel/widget-react`](https://github.com/Mifiel/mifiel-js/tree/main/packages/widget-react) + +[![npm](https://img.shields.io/npm/v/@mifiel/widget-react.svg?style=flat-square)](https://www.npmjs.com/package/@mifiel/widget-react) + +React component wrapper for Mifiel Widget implemented with StencilJS. + +## [`@mifiel/widget-vue`](https://github.com/Mifiel/mifiel-js/tree/main/packages/widget-vue) + +[![npm](https://img.shields.io/npm/v/@mifiel/widget-vue.svg?style=flat-square)](https://www.npmjs.com/package/@mifiel/widget-vue) + +Vue component wrapper for Mifiel Widget implemented with StencilJS. + +## [`@mifiel/widget-angular`](https://github.com/Mifiel/mifiel-js/tree/main/packages/widget-angular) + +[![npm](https://img.shields.io/npm/v/@mifiel/widget-angular.svg?style=flat-square)](https://www.npmjs.com/package/@mifiel/widget-angular) + +Angular component wrapper for Mifiel Widget implemented with StencilJS.