Skip to content

Latest commit

 

History

History
243 lines (239 loc) · 11.1 KB

integrations.md

File metadata and controls

243 lines (239 loc) · 11.1 KB
layout title permalink packages plugins
page
Integrations
/integrations/
title description url
11t
11t is an iOS and Android app for connecting to Mastodon
title description url
500px Gallery Demo
Nifty gallery demo app using 500px API.
title description url
Android Toast
Use the native Android Toast view in Fuse by <strong>blackrider401</strong>
title description url
Appstax Fuse SDK
Official AppStax SDK for Fuse by <strong>Appstax</strong>
title description url
Audio recording
Fuse audio recording for Android.
title description url
Background Service
Long running services for Android by <strong>Benny2871</strong>
title description url
Barcode scanner
Bar code scanner by <strong>bolav</strong> and <strong>aesmon</strong>
title description url
Barcode scanner 2
A small library for scanning QrCode.
title description url
Billing Android
Receive payments through Google Play by <strong>Fuse</strong>
title description url
Biometric authentication
Library FuseOpen for Biometric Authentication on iOS and Android
title description url
Bus
A simple Fuse application for testing and funtimes.
title description url
Caching imagesource
Caches downloaded images on disk by <strong>bolav</strong>
title description url
Clipboard
Clipboard class for Fuse Tools by <strong>jmoleiro</strong>
title description url
CocoaPods
Cocoapods integration (iOS) by <strong>bolav</strong>
title description url
Cordova Bridge
Project that allows cordova plugins to be used in Fuse apps by <strong>akalyan</strong>
title description url
Device
Get basic device functions by <strong>MaxGraey</strong>
title description url
DoubleClick for Fuse Tools
Implementation of DoubleClick for Publishers SDK in Fuse by <strong>jmoleiro</strong>
title description url
Emacs plugin
Emacs plugin for Fuse by <strong>hasselknippe</strong>
title description url
Facebook Login
Facebook login example (iOS) by <strong>bolav</strong>
title description url
Firebase
Firebase bindings for Fuse.
title description url
FormulaFuse
Formula 1 Fuse application.
title description url
Fuse Samples
A collection of smaller examples using the various features of Fuse.
title description url
Gallery
Load images from the phone's gallery by <strong>bolav</strong>
title description url
Google analytics
Use Google Analytics with Fuse by <strong>ErickTamayo</strong>
title description url
Google Places Autocomplete
The Place Autocomplete service is a web service that returns place predictions in response to an HTTP request.
title description url
Haxe
Haxe compiler for Fuse tools.
title description url
Helper for Visual Studio Code
VSCode plugin by <strong>hazealign</strong>
title description url
Hikr
an example app case to accompany Fuse’s end-to-end Fuse app tutorial.
title description url
HomeScreen
UX action to go to the home screen on Android by <strong>bolav</strong>
title description url
Homography image transformation
A sample project for Fuse, an image uploader supporting Homography image transformation.
title description url
Icon sets
A collection of files with icon code mappings to quickly add icons to your fuse tools project by <strong>IsaacSomething</strong>
title description url
Infinite Scroll
An example implementation of "infinite scroll" for use with Fuse Tools version 0.26 and above.
title description url
Input Validation
Reusable and highly functional input validation methods in Fuse components
title description url
Language in Visual Studio
Syntax highlighting in Visual Studio Code by <strong>Sergii Naumov</strong>
title description url
listen up
Example of Snowboy hotword detection in Fuse by <strong>bkono</strong>
title description url
Lottie animations
integration of Lottie animations on Fuse
title description url
Material Design
Cross-platform, open source implementation of Google's material design in Fuse by <strong>Duckers</strong>
title description url
Motion
iOS accelerometer, gyroscope, magnetometer readings and more for Fuse.
title description url
Native Controls
Cross-platform native controls for Fuse, including date and time picker by <strong>nekronos</strong>
title description url
Pokedex
A Pokedex created using Fuse.
title description url
Qreader
QR code reader by <strong>zean00</strong>
title description url
Review app
Get reviews from your users without making them leave the app.
title description url
RMStore
Bindings around the excellent RM.Store library by <strong>Fuse</strong>
title description url
Sha1, Sha256, HmacSha1, and OneTimePassword
Onetimepassword and other integrations by <strong>torial</strong>
title description url
Share Sheet
Native share sheets by <strong>Heavenchains</strong>
title url
Share Signature/Draw and Custom panel for Fuse.
title description url
AdMob
Use AdMob with Fuse projects (Android) by <strong>aToO57</strong>
title description url
slush-xfuse
Fuse slush generator with Gulp, Rollup and Babel integration.
title description url
Snake
A proof-of-concept experimental game of snake made with Fusetools.
title description url
Social Share
Library to use social share options in Fuse by <strong>jesusmartinoza</strong>
title description url
socket.io example for Fuse
socket.io example for Fuse by <strong>bolav</strong>
title description url
SQLite bindings
Use SQLite database from JS in Fuse by <strong>bolav</strong>
title description url
Syncano
Simple example of integration Syncano with Fuse.
title description url
Syncano with Fuse Example
Syncano backend example by <strong>bolav</strong>
title description url
Tags with Firebase
Simple Tags app. Adds and retrieves tags from Firebase.
title description url
Taptic-Feedback
Get access to the iPhone 7's taptic engine.
title description url
TestFairy
TestFairy integration by <strong>bolav</strong>
title description url
Touch id
Touch ID integration (iOS) by <strong>bolav</strong>
title description url
UnityAds Sample
Simple example of integration UnityAds with Fuse.
title description url
Uno Bash Completion
Simple bash auto-completion for Uno CLI by <strong>Fuse</strong>
title url
Use the camera feed as a panel (iOS) by <strong>bolav</strong>
title description url
Contacts bindings
Get phone contact list in JS by <strong>bolav</strong>
title description url
WhileVisibleInScrollView Fuse trigger
WhileVisibleInScrollView UX trigger by <strong>bolav</strong>
title description url
Youtube bindings
YouTube integration by <strong>bolav</strong>
title description url
Alfred Workflow
Integrate Fuse on Alfred.
title description url
Atom
Atom Editor plugin for Fuse.
title description url
Bash Completion
Simple bash completion script for UNO.
title description url
Emacs
Emacs plugin for Fuse.
title description url
Language
Syntax Highlighting for *.uno and *.ux files in VS Code.
title description url
Log in Visual Studio
Get Fuse log messages into Visual Studio Code's output panel.
title description url
Sublime
Sublime Text 3 plugin for Fuse.
title description url
Visual Studio Code
Fuse Helper for Visual Studio Code.

Packages/Samples

    {% for package in page.packages %}
  • {{ package.title }}

    {{ package.description }}

  • {% endfor %}

Plugins

    {% for plugin in page.plugins %}
  • {{ plugin.title }}

    {{ plugin.description }}

  • {% endfor %}