Giter Site home page Giter Site logo

nipuna-g / spelling-alphabet Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 122 KB

Polymer Progressive Web App that gives International Radiotelephony Spelling Alphabet (NATO Alphabet) translations of strings

JavaScript 6.08% HTML 93.92%
polymer2 pwa

spelling-alphabet's Introduction

Nato Spelling Alphabet

Live Demo

demo gif

A simple Progressive Web Application that allows you to translate the characters in a string in to the NATO phonetic alphabet.

Ever wanted to spell out a word like they do in the military movies? Now you can with this tiny web app that works offline! Made with Polymer 2.0.

Development Instructions

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Serve Application Locally

$ polymer serve

Navigate to http://localhost:8000/ in order to view the page.

Building Your Application

$ polymer build

This will create builds of the application in the build/gh-pages directory, optimized to be served in production. You can then serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/gh-pages

Deploying to gh-pages

Deployed to gh-pages by pushing the build folder in to the gh-pages branch

$ git subtree push --prefix build/gh-pages/ origin gh-pages

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

spelling-alphabet's People

Contributors

nipuna-g avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.