BobMoonbird / app-examples

Miro Apps Examples

Home Page:https://developers.miro.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miro Apps Examples

In this repository, you can find types for Miro SDK and several simple examples.

REST API

Description
automate-user-management This example explains how to add and remove members
from your team, based on data from an external source.
github-issue-importer This example shows how to import issues from GitHub
to a board with custom fields using Miro API.
sample-app

Web-Plugins

Descriptions and GIFs for those examples available here. To learn more read what web-plugins is it and how to build your web-plugin.

Description
prototyping With this plugin use can build interactive prototypes
like in InVision or Overflow.
Very comprehensive example for a lot of SDK capabilities.
drag-and-drop Custom Icons Set with drag and drop on the canvas.
implicit-flow-example See this example to learn how to authorise web-plugin
for each user without server with implicit-flow.
buttons This example shows how to restrict buttons visibility.
extra-notes Save custom data for widgets in LocalStorage
importer Convert text list to stickers
looking-glass You can see readable text of the widget in the sidebar
without zooming in.
plugin-boilerplate If you like TypeScript, Webpack, and ReactJS, you can start
with this example. It already includes these tools.
rtb-sticker-pack This example shows how to drag&drop external resources
into the board
stickers-to-shapes You select several stickies, click plugin button in the bottom
bar and app replaces stickies with shapes
template-builder This example shows how to create and position on the board
multiple widgets of different types and render create custom
interfaces in the library.
the-noun-project Another icon library example: shows how to drag&drop
external resources into the board.
widget-counter You select several widgets, click plugin button in the bottom bar
and app show number of widgets grouped by type in the sidebar.
font-awesome Font Awesome icon library.
spreadsheet-sync This example shows how to sync data on board with Google Sheets.

About

Miro Apps Examples

https://developers.miro.com/

License:MIT License


Languages

Language:JavaScript 38.3%Language:HTML 33.7%Language:TypeScript 24.9%Language:CSS 3.1%