This is lite server for nodejs
Lits is a pure functional programming language implemented in TypeScript
LiTScript template API and default template
zaimy-p2p-ot-chastnykh-lits-ufkwznbj0
gets a lits of guthub user repos
p2p-kreditovaniia-fizicheskikh-lits-baksdao-7n4qfuj41
binance-p2p-perevody-ot-3kh-lits-48qnr84kc
saity-p2p-kreditovaniia-ot-chastnykh-lits-8je9418na
Vue based ui library
# DO NOT INSTALL THIS
p2p-kreditovanie-v-rossii-dlia-fizicheskikh-lits-xgim95u46
An interactive image component for React Native. Acceps a lits of annotations with normalized x and y positions and displayes annotated interactive image.
Visualizers and other extras for LiTScript
LlamaIndex is a data framework for your LLM application.
generic dotenv config lib
A list of books to read
custom redis wrapper
use chiev nft info
Write templates with embedded JavaScript expressions
bunyan wrapper
ES6 Template Strings + Promises
Express + ES6 Template Strings + Promises
A proc-macro collection that parses human-readable literals at compile time.
Lit - The agentic-first distributed version control system. A complete Git replacement designed for AI agents first and humans second.
Dynamic parser and replacer. You can define rules at run time. It's possible to use peg format
Rust SDK for the Lit Protocol Naga network
Easy, safe, and fully zero-cost NonZero constants and literals.
A convenience wrapper around cryptography libraries for LIT Protocol
A command line interface to scaffold and manage Lit projects.
WASM bindings for the liturgical-calendar engine. Provides a zero-copy, no_std interface to query the Roman Catholic liturgical calendar (1969–2399) from .kald and .lits binary files, compiled to WebAssembly.
Lit web component metadata primitives for RustUse
Syntax aware pretty-printing debugging
derive(Debug)
A lighting 2d library for Bevy
Example description
Ruby bindings to LIT language parser
LIT object generator and validator
Simple pipeline for SSR + hydration of Lit components
ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers. As an example: def conditional1(arg1) if arg1 == 0 then return 1 end return 0 end becomes: [:defn, :conditional1, [:scope, [:block, [:args, :arg1], [:if, [:call, [:lvar, :arg1], :==, [:array, [:lit, 0]]], [:return, [:lit, 1]], nil], [:return, [:lit, 0]]]]]
Console logs that are only visible after prefixing commands with 'lit'.
A library for compressing and decompressing some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma * 2.6 parser is at 99.9972% accuracy, 4.191 sigma * 3.0 parser has a 100% parse rate. * Tested against 2,672,412 unique ruby files across 167k gems. * As do all the others now, basically.
This gem provides an interface to access Novation's LaunchPad Mark 2, and Numark's Orbit programmatically. LEDs can be lit and button presses can be read.
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1(arg1) if arg1 == 0 then return 1 end return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:scope, s(:block, s(:if, s(:call, s(:lvar, :arg1), :==, s(:arglist, s(:lit, 0))), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0)))))
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.