tobi-or-not-tobi / is-angular-ivy-ready

Is Angular Ivy Ready website

Home Page:https://is-angular-ivy-ready.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Is Angular Ivy Ready

https://is-angular-ivy-ready.firebaseapp.com/

What is Ivy

Ivy is the new Angular renderer focused on speed and size reduction. It is published as an experimental API as of Angular 6. As of April 30th 2018, Ivy is under active development by the Angular team.

What is Is Angular Ivy Ready

A responsive Angular web application that tracks the progress on Ivy implementation. It provides granular statistics and an overall status information.

Backend service

The following api is used: https://ivy-status-api.appspot.com/v1/status
It has been developed in a separate github golang project .
Further information can be found in the project [repository]
Basically, it just parses STATUS.md that is regularly updated by the Angular team when there is progress on Ivy.

What does it look like

Desktop

Desktop Start Desktop Middle

Tablet

Tablet Start Tablet Middle

Mobile

Phone Start Phone Middle

Support and contributing

Please feel free to open an issue.
Pull requests with the fix and a test are welcome.
To set up your local development environment, clone/fork and then run yarn install.
To launch tets yarn test or yarn test:no-sourcemaps
To launch the server yarn start.

License

MIT licensed.
Copyright (c) 2018 Oussama Ben Brahim

About

Is Angular Ivy Ready website

https://is-angular-ivy-ready.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 95.7%Language:CSS 2.4%Language:HTML 1.3%Language:JavaScript 0.6%