Skip to content

Commit

Permalink
docs: update main readme #86dtw66gd
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro25262 committed Jul 3, 2024
1 parent 2b18372 commit 2f66d91
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 2f66d91

Please sign in to comment.