All Projects β†’ cocopon β†’ Llumino Pwa

cocopon / Llumino Pwa

Licence: mit
πŸ“± Llumino, a luminous calculator, re-built with the latest web technology (PWA)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Llumino Pwa

React Adventure
β›° React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (-12.68%)
Mutual labels:  pwa
Libraries
Common libraries for use on the TI84+CE/TI83PCE calculators
Stars: ✭ 66 (-7.04%)
Mutual labels:  calculator
Flatris
Fast-paced two-player web game
Stars: ✭ 1,162 (+1536.62%)
Mutual labels:  pwa
Jpg Glitch
glitch images with jpg encoding
Stars: ✭ 1,120 (+1477.46%)
Mutual labels:  pwa
Nipp
πŸŽ’ Portable Programmable Text Convertor Hosted on URL: https://nwtgck.github.io/nipp
Stars: ✭ 64 (-9.86%)
Mutual labels:  pwa
Onsenui
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
Stars: ✭ 8,518 (+11897.18%)
Mutual labels:  pwa
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-15.49%)
Mutual labels:  calculator
Parcel Plugin Sw Precache
A Parcel plugin for generating a service worker that precaches resources.
Stars: ✭ 70 (-1.41%)
Mutual labels:  pwa
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-8.45%)
Mutual labels:  pwa
Satvis
Satellite orbit visualization and pass prediction with Cesium.js
Stars: ✭ 68 (-4.23%)
Mutual labels:  pwa
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1473.24%)
Mutual labels:  pwa
Onionite
Explore the Tor network
Stars: ✭ 63 (-11.27%)
Mutual labels:  pwa
Angular Pwa Seed
Multiplatform Angular project (Web/PWA, Mobile and Desktop) with Ionic (and optionally Bootstrap) - Sample: https://angular-pwa-seed.netlify.com
Stars: ✭ 68 (-4.23%)
Mutual labels:  pwa
Snapwat
Photo/video doodling app for the web - a progressive web app demo
Stars: ✭ 62 (-12.68%)
Mutual labels:  pwa
Core
Glue42 Core is a web application integration platform
Stars: ✭ 70 (-1.41%)
Mutual labels:  pwa
Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+1471.83%)
Mutual labels:  pwa
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+12732.39%)
Mutual labels:  pwa
Pierfrancescosoffritti.com
Personal website.
Stars: ✭ 70 (-1.41%)
Mutual labels:  pwa
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-1.41%)
Mutual labels:  pwa
Ca11
Multi-Protocol Webphone
Stars: ✭ 69 (-2.82%)
Mutual labels:  pwa

image

Llumino PWA

Llumino is a luminous calculator that makes calculation more fun.

This app was originally developed as an iOS native app, and now re-built with the latest web technology. This is also a technical demonstration of PWA (Progressive Web App).

Development

Install required packages:

$ npm install

Create a configuration file from template:

$ cp config.example.json config.json

Compile source codes and watch changes:

$ cd llumino-pwa
$ npm run dev-watch

And run a development server:

$ cd llumino-pwa
$ npm run dev-server

License

MIT License. See LICENSE.txt for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].