• Stars
    star
    1
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a version of the service worker demo available at https://github.com/chrisdavidmills/sw-test/, but with the addition of the polyfill featured in the offline version of the Topeka Polymer demo (see https://github.com/Polymer/topeka), to try and get it working already in browsers that don't yet support service workers.

More Repositories

1

emogotchi

A simple parody of Tamagotchi, in which you actively have to help your Emo stay miserable to avoid losing the game. Written to demonstrate the W3C notifications API.
JavaScript
65
star
2

quiz-app

Pulls questions in from a JSON file, generates HTML structures to populate with the questions, then provides controls for the user to select and submit different answers. When all the questions have been asked, it gives you a final score.
JavaScript
39
star
3

location-finder-permissions-api

A simple Geolocation demo to test the W3C Permissions API.
JavaScript
24
star
4

snapshot

Snapshot is a camera and gallery app, written using web technologies. It uses getUserMedia to capture the video stream from a webcam, canvas to capture a frame and put it into an image, and media queries and mozilla Brick for layout shennanigans.
JavaScript
20
star
5

location-finder

A simple application that uses the Geolocation API to find out the location of the users device, and then plots the location on a Google Map. Can also be installed as a Firefox OS app.
JavaScript
20
star
6

gamepad-buttons

A simple implementation of butto
18
star
7

selection-api-examples

Examples to demonstrate use of the Selection API.
HTML
12
star
8

threejs-video-cube

A simple three.js demo that takes a media stream from the user's webcam using gUM, then creates a cube and applies the video as a texture to the cube faces.
JavaScript
11
star
9

create-delay

Simple Web Audio API experiment to demonstrate usage of createDelay()
JavaScript
9
star
10

html5-captions-and-subtitles-content-kit

HTML
8
star
11

beginning-coding

This is a repository for the source code behind the " Introduction to programming: Beginning your journey towards learning to code" course that is currently live at http://people.mozilla.org/~cmills/coding-beginners/
CSS
7
star
12

chrisdavidmills.github.io

Github pages test
CSS
5
star
13

notification-test

Simple notification test
HTML
4
star
14

good-read

A simple sample app to demonstrate mobile first web development techniques, as seen in the article https://developer.mozilla.org/en-US/docs/Web/Apps/app_layout/Mobile_first
JavaScript
4
star
15

beginning-web

This is a repository for the source code behind the "It's my web: A ten week course to teach the basics of web design" course that is currently live at http://people.mozilla.org/~cmills/st-chads/
HTML
4
star
16

millstest

Mills test repo
3
star
17

csharphomework

REALLY HARD STUFF
3
star
18

mdn-and-frameworks

Ideas and experiments around hosting JS framework content on MDN.
JavaScript
2
star
19

mdn-calendar

A quick and dirty mockup of what an MDN editorial calendar might look like.
HTML
2
star
20

basic-practical-web-design-skills

Practical course that aims to teach complete beginners some basics of HTML, CSS and JavaScript.
HTML
2
star
21

rpi-school

Raspberry Pi course for schools
2
star
22

express-local-library

2nd run through of testing the express local library code
JavaScript
2
star
23

chat-app

sample node.js chat app
JavaScript
2
star
24

django_diy_blog

Basic blog site written in Django (part of MDN Django module assessment)
Python
1
star
25

test-repo

A simple repo to use for experiments while learning to use GitHub.
1
star
26

weather-site

JavaScript
1
star
27

django_local_library

Local Library website written in Django.
Python
1
star
28

cordova-fxos-demo

A simple demo created using Cordova to demonstrate usage of Cordova's Firefox OS support.
JavaScript
1
star
29

formdata-test

A small test to check support for methods in the FormData object.
HTML
1
star
30

mdn-count-descendants

A simple app to count the descendant pages for any MDN page.
JavaScript
1
star
31

remy-test

Test repo for remy will-it-will demo
JavaScript
1
star
32

web-component-tests

Experiments related to web components v1 implementations
HTML
1
star
33

make-your-mark

test site for make your mark sea tackle supplies
HTML
1
star
34

web-components-examples

A series of web components examples, related to the MDN web components documentation at https://developer.mozilla.org/en-US/docs/Web/Web_Components.
1
star
35

geolocation-tests

simple documents to test geolocation
HTML
1
star
36

network-information-worker-test

Test for Network Information API inside workers
JavaScript
1
star
37

url-test

tests for the URL/URLSearchParams interfaces
HTML
1
star
38

audio-channels-demo-web-audio-api

An experiment to try getting AudioChannels working in Web Audio API.
JavaScript
1
star
39

to-do-alarms

Enhanced version of the to-do app, which stores to-do items via IndexedDB, and then aims to provide notifications when to-do item deadlines are up, via the Alarm API.
JavaScript
1
star