Skip to content

Rich-Harris/ivy-code-size

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte / Ivy

A comparison of compiled output from Svelte versus Ivy, in the spirit of friendly competition:

ivy-comparison

Svelte is on the left (2.4kb, 1.1kb zipped), Ivy is on the right (8.7kb, 3.2kb zipped).

Compare this repo with the original to see the difference in source code size (and build time!!!).

Original README below.


Angular Ivy Demo

"Ivy" is the experimental, not-yet-feature-complete upcoming view engine for the Angular framework. The main focus of Ivy is drastically reduced code size and increased flexibility.

See live demo here - https://ng-ivy-demo.firebaseapp.com/

FAQ

When can I have it?

When it's done.

When will it be done?

Watch angular/angular#21706 to track the progress.

____ doesn't work!!!

That's why it's not done - please don't file issues.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.7%
  • JavaScript 36.3%