Here are
40 public repositories
matching this topic...
A powerful obfuscator for JavaScript and Node.js
Updated
Jul 29, 2022
TypeScript
Updated
Mar 29, 2018
Java
Obfuscate string literals in JavaScript code.
Updated
Mar 16, 2022
JavaScript
Zero runtime TypeScript string library
Updated
Dec 29, 2021
TypeScript
Parsing and inspecting Rust literals (particularly useful for proc macros)
Updated
Dec 30, 2021
Rust
Highlights JavaScript/TypeScript tagged Template Strings with custom syntaxes
Updated
Apr 15, 2018
Vim script
generates literal typescript iterfaces from JSON
Updated
Jul 11, 2022
TypeScript
Template HTML with tagged template literals
Updated
May 16, 2021
JavaScript
A library implementing C++'s custom literal suffixes using pure Python.
Updated
Apr 1, 2022
Python
Unquoted JavaScript property name validator
Updated
Feb 13, 2019
JavaScript
Translates between RDF literals and JavaScript primitives
Updated
Jun 23, 2022
TypeScript
A model for a literal notation for most APL arrays
Convert various hex formats such as C-style string/array, raw, swap endianness and more!
Updated
Sep 6, 2021
Python
micromark extension to support GFM autolink literals
Updated
Jul 2, 2022
JavaScript
Like syntactic sugar, but is library
Updated
Mar 31, 2021
Rust
Updated
Jul 24, 2019
Swift
Security utilities to analyze ESTree Literal and JavaScript string primitive. Detect Hexadecimal, Base64, suffix and prefix patterns etc..
Updated
Jun 12, 2022
JavaScript
es6 literal markdown parser
End-user files based on data of Berean Bible (Greek-English)
Updated
Jun 17, 2017
Shell
JS template strings that throw when passed undefined or null
Updated
Jan 6, 2019
JavaScript
Declarative conditional template literal string type
Updated
Jan 28, 2022
TypeScript
Tagged template literal for stylish outputs
Updated
May 15, 2017
JavaScript
Minimal templating using ES6 tagged template literals.
Updated
Jul 21, 2022
TypeScript
3-Address Code Interpreter | Principles of Programming Languages - FIT Brno University of Technology
Updated
Oct 16, 2018
Python
A simple and fast tag function for safe html es6 literals.
Updated
Mar 18, 2019
JavaScript
Moment Duration nice human-readable literal formatter
Updated
Jul 7, 2022
JavaScript
Obfuscate string literals in JavaScript code.
Updated
May 26, 2022
JavaScript
Convert integer number to literal French text.
Updated
Jan 10, 2022
Rust
convert an object literal to formated JSON
Updated
Oct 4, 2017
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.