Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Releases: ChristianMurphy/babel-plugin-transform-fold-constant-expressions

Inference

Choose a tag to compare

@ChristianMurphy ChristianMurphy released this 20 May 16:59

Adds support for string folding, reducing calls to native Math and String libraries, as well as inferred constants.

Hello World!

Choose a tag to compare

@ChristianMurphy ChristianMurphy released this 20 May 16:58

Support for folding literal boolean and string expressions.