Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pablobm/fxos-experiments

Experiments on Firefox OS
https://github.com/pablobm/fxos-experiments

Last synced: 15 days ago
JSON representation

Experiments on Firefox OS

Awesome Lists containing this project

README

        

# FirefoxOS experiments

Small webapps created to test features of FirefoxOS.

## Minimal

Simply prints a message. Used as a template for other experiments.

## Geolocation

Print position on the map, with some additional info.

## Douglas-Peucker

Draw many markers on a long polyline on a map. Watch performance. Try simplifying the polyline.

## Quit

How to close current application.

## IFrame

Using the [Browser API](https://developer.mozilla.org/en-US/docs/Web/API/Using_the_Browser_API) on an IFrame.