Here are
37 public repositories
matching this topic...
A powerful obfuscator for JavaScript and Node.js
Updated
Oct 20, 2021
TypeScript
Updated
Mar 29, 2018
Java
Obfuscate string literals in JavaScript code.
Updated
Jun 3, 2021
JavaScript
Zero runtime TypeScript string library
Updated
Oct 3, 2021
TypeScript
Parsing and inspecting Rust literals (particularly useful for proc macros)
Highlights JavaScript/TypeScript tagged Template Strings with custom syntaxes
Updated
Apr 15, 2018
Vim script
generates literal typescript iterfaces from JSON
Updated
Sep 21, 2021
TypeScript
Template HTML with tagged template literals
Updated
May 16, 2021
JavaScript
Unquoted JavaScript property name validator
Updated
Feb 13, 2019
JavaScript
Translates between RDF literals and JavaScript primitives
Updated
Aug 12, 2021
TypeScript
A model for a literal notation for most APL arrays
Like syntactic sugar, but is library
Updated
Mar 31, 2021
Rust
Updated
Jul 24, 2019
Swift
JS template strings that throw when passed undefined or null
Updated
Jan 6, 2019
JavaScript
Tagged template literal for stylish outputs
Updated
May 15, 2017
JavaScript
End-user files based on data of Berean Bible (Greek-English)
Updated
Jun 17, 2017
Shell
es6 literal markdown parser
micromark extension to support GFM autolink literals
Minimal templating using ES6 tagged template literals.
Updated
Sep 22, 2021
TypeScript
3-Address Code Interpreter | Principles of Programming Languages - FIT Brno University of Technology
Updated
Oct 16, 2018
Python
Convert various hex formats such as C-style string/array, raw, swap endianness and more!
Updated
Sep 6, 2021
Python
A simple and fast tag function for safe html es6 literals.
Updated
Mar 18, 2019
JavaScript
Security utilities to analyze ESTree Literal and JavaScript string primitive. Detect Hexadecimal, Base64, suffix and prefix patterns etc..
Updated
Oct 5, 2021
JavaScript
Moment Duration nice human-readable literal formatter
Updated
Apr 28, 2019
JavaScript
Obfuscate string literals in JavaScript code.
Updated
Jun 3, 2021
JavaScript
convert an object literal to formated JSON
Updated
Oct 4, 2017
JavaScript
Convert integer number to literal French text.
Updated
Mar 23, 2021
Rust
Updated
Jul 6, 2021
TypeScript
Literals template engine like es6.
Updated
Jul 21, 2021
JavaScript
Improve this page
Add a description, image, and links to the
literal
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
literal
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This may just work out of the box (I haven't yet tried it). But parentheses will definitely be needed, in which case we need to remove extra parentheses in generated code to prevent warnings, as we do for expressions containing ranges.
The same code should be generated in stable, but we need to make sure that the proper errors are produced.