Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: literal

flashcode/nb2fr

Convert integer number to literal French text.

Language: Rust - Size: 35.2 KB - Last synced: 36 minutes ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

Freely-Given-org/OpenEnglishTranslation--OET

The Open English Translation (OET) of the Bible -- a unique, completely free and open-licensed new modern-English Bible translation

Language: Python - Size: 135 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 7 - Forks: 0

IAKOBVS/find-and-replace

Find and replace fixed-strings

Language: C - Size: 73.2 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

gmm96/IPPe_BUT_Brno

3-Address Code Interpreter | Principles of Programming Languages - FIT Brno University of Technology

Language: Python - Size: 831 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

javascript-obfuscator/javascript-obfuscator

A powerful obfuscator for JavaScript and Node.js

Language: TypeScript - Size: 32.2 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 12,835 - Forks: 1,426

alii/typestr

Zero runtime TypeScript string library

Language: TypeScript - Size: 107 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 28 - Forks: 1

Phydon/map

change stdin via regex or literal string

Language: Rust - Size: 92.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

eliranwong/Berean-remix

End-user files based on data of Berean Bible (Greek-English)

Language: Shell - Size: 130 MB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

Meesayen/chalk-stencil

Tagged template literal for stylish outputs

Language: JavaScript - Size: 10.7 KB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

LukasKalbertodt/litrs

Parsing and inspecting Rust literals (particularly useful for proc macros)

Language: Rust - Size: 187 KB - Last synced: 10 days ago - Pushed: 7 months ago - Stars: 41 - Forks: 5

pabra/json-literal-typer

generates literal typescript iterfaces from JSON

Language: TypeScript - Size: 349 KB - Last synced: 26 days ago - Pushed: 9 months ago - Stars: 14 - Forks: 4

reimertz/lit-markdown

es6 literal markdown parser

Size: 2.93 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 2

chrstphrknwtn/ragtag

No-Frills Templating

Language: TypeScript - Size: 3.38 MB - Last synced: 26 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

kikuchan/query-weaver

Query Weaver - SQL query builder using template string literal

Language: TypeScript - Size: 1.11 MB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 2

vanillawc/wc-template

Template HTML with tagged template literals

Language: JavaScript - Size: 386 KB - Last synced: 20 days ago - Pushed: about 3 years ago - Stars: 15 - Forks: 4

micromark/micromark-extension-gfm-autolink-literal

micromark extension to support GFM autolink literals

Language: JavaScript - Size: 165 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 6 - Forks: 2

anseki/gnirts

Obfuscate string literals in JavaScript code.

Language: JavaScript - Size: 93.8 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 90 - Forks: 12

peterjoel/velcro

Collection initialization macros for Rust

Language: Rust - Size: 58.6 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 62 - Forks: 3

rawpixel-vincent/string-literal-list

ArrayLike for string literals, useful to generate constants without typescript compilation.

Language: JavaScript - Size: 520 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

RocketRace/custom-literals

A library implementing C++'s custom literal suffixes using pure Python.

Language: Python - Size: 115 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 33 - Forks: 1

afeiship/next-literal-tmpl

Literals template engine like es6.

Language: JavaScript - Size: 24.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

atomicgo/f

🦄 The closest thing to template literals in Go. Parse expressions in strings - the simple way.

Language: Go - Size: 15.6 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

HertzDevil/hexfloat.cr 📦

Conversion functions for hexadecimal floating-point literals

Language: Crystal - Size: 38.1 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

rubensworks/rdf-literal.js

Translates between RDF literals and JavaScript primitives

Language: TypeScript - Size: 370 KB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 6 - Forks: 1

SpacingBat3/lss

LSS: Literal String Sanitizer. Sanitize any value (as nullish string) at runtime while preserving type accuracy.

Language: TypeScript - Size: 29.3 KB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

NodeSecure/sec-literal 📦

Security utilities to analyze ESTree Literal and JavaScript string primitive. Detect Hexadecimal, Base64, suffix and prefix patterns etc..

Language: JavaScript - Size: 298 KB - Last synced: about 18 hours ago - Pushed: 6 months ago - Stars: 4 - Forks: 6

libsugar/sugar.rs

Like syntactic sugar, but is library

Language: Rust - Size: 117 KB - Last synced: 8 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

igozdev/xorlit

Compile time string literal encryptor

Language: C++ - Size: 17.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

sofiane-abou-abderrahim/javascript-typescript-introduction

I built this little TypeScript demo as an introduction to TypeScript and its basics, types and main features, such as core types, object, array, function types and other advanced types, generic types, classes, interfaces. I also configured the TypeScript Compiler so that I can compile all the files to JavaScript files in one go.

Language: TypeScript - Size: 19.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

debugmanoj/Day-6-answer

Day -6 answer

Language: JavaScript - Size: 1000 Bytes - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

yjfnypeu/EasyThread

一款安全、轻巧、简单的线程池管理器

Language: Java - Size: 205 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 287 - Forks: 49

abrudz/apl-array-notation

A model for a literal notation for most APL arrays

Size: 25.4 KB - Last synced: 28 days ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

alessandrostone/ColorLiterals

Xcode Color Literals Unchained

Size: 39.1 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

ProjectX5467253923/PrjctXx3664

A powerful obfuscator for JavaScript and Node.js

Size: 5.23 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

LunarWare4733427358/javascript-obfuscator--36-

A powerful obfuscator for JavaScript and Node.js

Size: 5.23 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

ATLS8504106098/javascript-obfuscator--36-

A powerful obfuscator for JavaScript and Node.js

Size: 0 Bytes - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

pfevrety/equation-solver

Simple literal expression reducer and renderer.

Language: Python - Size: 337 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

anseki/gnirts-loader

gnirts loader module for webpack - Obfuscate string literals in JavaScript code.

Language: JavaScript - Size: 47.9 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

jharrilim/madlibs

`The ${"adjective"}, ${"adjective"}, ${"noun"} jumped over the ${"adjective"} ${"noun"}`

Language: TypeScript - Size: 258 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

cdata/vim-tagged-template Fork of Quramy/vim-js-pretty-template

Highlights JavaScript/TypeScript tagged Template Strings with custom syntaxes

Language: Vim script - Size: 423 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 12 - Forks: 1

digitalideastudio/moment-duration-literal 📦

Moment Duration nice human-readable literal formatter

Language: JavaScript - Size: 16.6 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

lolicon/String.re

Swift Regex Wrapper

Language: Swift - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

efecollins/node_todolist

A To Do List built using NodeJS, MongoDB & ExpressJS. You can also create different kinds of lists e.g work list, home list, etc.

Language: JavaScript - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

anseki/gulp-gnirts

Obfuscate string literals in JavaScript code.

Language: JavaScript - Size: 66.4 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

KSXGitHub/text-block-macros

Create a multiline string literal

Language: Rust - Size: 17.6 KB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

anseki/grunt-gnirts

Obfuscate string literals in JavaScript code.

Language: JavaScript - Size: 129 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

MedFlyt/eslint-plugin-graphql-type-checker

An ESLint plugin that generates & validates TypeScript type annotations for GraphQL queries.

Language: TypeScript - Size: 1.62 MB - Last synced: 27 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

zanllp/vuex-dispatch-infer

vuex 字面量类型推导

Language: TypeScript - Size: 207 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

allreq/allreq

Declarative conditional template literal string type

Language: TypeScript - Size: 11.7 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

writetome51/get-object-copy

Returns new identical copy of object, including same prototype chain

Language: JavaScript - Size: 9.77 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

pgilad/unquoted-property-validator

Unquoted JavaScript property name validator

Language: JavaScript - Size: 23.4 KB - Last synced: about 15 hours ago - Pushed: over 5 years ago - Stars: 5 - Forks: 2

acorcutt/simple-html-tag

A simple and fast tag function for safe html es6 literals.

Language: JavaScript - Size: 5.86 KB - Last synced: 8 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

southpolesteve/required-template

JS template strings that throw when passed undefined or null

Language: JavaScript - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

lwhiteley/literal-to-json

convert an object literal to formated JSON

Language: JavaScript - Size: 1.09 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0