Turn valid member expression property literals into plain identifiers
Turn valid property key literals to plain identifiers
Escape strings for use as JavaScript string literals
Remove numeric separators from Decimal, Binary, Hex and Octal literals
HTML templates literals in JavaScript
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Strip comments and string literals from JavaScript code
Quoted word literals!
PostCSS syntax for parsing CSS in JS literals
PostCSS syntax for parsing CSS in JS literals
Turn valid member expression property literals into plain identifiers
Turn boolean literals into !0 for true and !1 for false.
Turn valid property key literals to plain identifiers
Shortens numeric literals using scientific notation
This changes RegExp constructors into literals if the RegExp arguments are strings.
Pluck graphql-tag template literals
Pluck graphql-tag template literals
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Determine if the JS environment has template literal support.
Simple eslint plugin to disallow the use of bigint literals (that might break on older JS engines)
Helper function to check for literal RegEx
Ensure that reserved words are quoted in property accesses
A Fine-Grained Rendering Runtime API using Tagged Template Literals
esformatter plugin: conditionally collapses objects and array literals
esformatter plugin that converts array and object constructors to literal notations