ES2019 spec-compliant String.prototype.trimEnd shim.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
ES2019 spec-compliant String.prototype.trimStart shim.
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Parse regular expressions' unicodeSets (v) flag.
Compile regular expressions using named groups to ES5.
Helper functions around Function call/apply/bind, for use in `call-bind`
Regular expression parser for ECMAScript.
Módulo completo consultar informações sobre o CEP, calcular o preço e os prazos das entregas das encomendas e também realizar o seu rastreio
Babel plugin to ensure function declarations at the block level are block scoped
Turn JSX into React function calls
Implementation of Function.prototype.bind
Ensure that reserved words are quoted in property accesses
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of class static blocks
Microsoft Authentication Library for js
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Get and robustly cache all JS language-level intrinsics at first require time
The ESM-powered frontend build tool. Fast, lightweight, unbundled.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Remove nullish coalescing operator
Merges cobertura XML files
Transform class static blocks