All Projects → kwasniew → Covid.reports

kwasniew / Covid.reports

https://covidreports.netlify.com/

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Covid.reports

osjs-gui
OS.js GUI Module
Stars: ✭ 19 (+18.75%)
Mutual labels:  hyperapp
hyperapp-logger
Log Hyperapp state updates and action information to the console.
Stars: ✭ 48 (+200%)
Mutual labels:  hyperapp
hyperviews
Template language that produces `h` output
Stars: ✭ 26 (+62.5%)
Mutual labels:  hyperapp
hyperapp-tutorial
A tutorial application written in hyperapp
Stars: ✭ 20 (+25%)
Mutual labels:  hyperapp
linkcast
Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast
Stars: ✭ 13 (-18.75%)
Mutual labels:  hyperapp
hyper-broadcast
Extension for Hyper.app to broadcast user inputs to multiple terms.
Stars: ✭ 15 (-6.25%)
Mutual labels:  hyperapp
hyperapp-example
hyperapp example
Stars: ✭ 14 (-12.5%)
Mutual labels:  hyperapp
Hyperawesome
A curated list of awesome projects built with Hyperapp & more.
Stars: ✭ 446 (+2687.5%)
Mutual labels:  hyperapp
hyperstatic
Routing, prerendering, code splitting and prefetching for hyperapp
Stars: ✭ 56 (+250%)
Mutual labels:  hyperapp
hyperapp-todo-parcel
marcusasplund.github.io/hyperapp-todo-parcel/
Stars: ✭ 12 (-25%)
Mutual labels:  hyperapp
re-hyperapp
Almost zero-cost bindings for the https://github.com/hyperapp/hyperapp UI library.
Stars: ✭ 21 (+31.25%)
Mutual labels:  hyperapp
rocket-emoji
🚀 Find and copy an emoji to your clipboard in one click.
Stars: ✭ 42 (+162.5%)
Mutual labels:  hyperapp
hyperstart.io
Source code for https://www.hyperstart.io
Stars: ✭ 16 (+0%)
Mutual labels:  hyperapp
hyperlight
Next-gen Hyperapp framework.
Stars: ✭ 22 (+37.5%)
Mutual labels:  hyperapp
hyperapp-scripts
Hyperapp expansion pack for create-react-app
Stars: ✭ 38 (+137.5%)
Mutual labels:  hyperapp
cypress-hyperapp-unit-test
Unit test Hyperapp components using Cypress
Stars: ✭ 26 (+62.5%)
Mutual labels:  hyperapp
hyperapp-boilerplate
Boilerplate for developing a static web app using Hyperapp built with Parcel
Stars: ✭ 17 (+6.25%)
Mutual labels:  hyperapp
Ijk
Transforms arrays into virtual dom trees; a terse alternative to JSX and h
Stars: ✭ 452 (+2725%)
Mutual labels:  hyperapp
Hyperapp Router
Declarative routing for Hyperapp V1 using the History API.
Stars: ✭ 256 (+1500%)
Mutual labels:  hyperapp
create-hyperapp
Create Hyperapps with no build configuration
Stars: ✭ 16 (+0%)
Mutual labels:  hyperapp

covid.reports

Local development

Install deps and open root directory on any HTTP server.

npm i

http-server .

Note 1: Using bundler in development is discouraged.

Note 2: Always use .js extensions inside imports.

Before production

run run prod

It will run formatting, app logic tests and create optimized bundle.

Currently there's no UI tests so manual verification is needed.

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].