The command line client for BinaryOps.io
BinaryOps.io client service for angular 2 and ionic 2
A configurable eval function, which uses jsep to parse expressions. The generated result is evaluated w.r.t. a supplied object context.
Transom client for Anngular 4
A better Object.assign that merges object properties and concatenates arrays.
Sync ngx-translate json language files to and from CSV; Generate a Typescript file that returns language file keys.
A Transom job scheduler that emits events rather than processes the jobs
A job scheduler that emits events rather than processes the jobs
The javascript client implementation of APIs created on binaryops.io
A convenient rust macro to create enums with associated constant data (note: this is different from normal rust enums which are really tagged unions)
Bottom-Up Parser Generator with Advanced Options
Converts infix (human-readable) expression tokens into postfix (Reverse Polish Notation) order
SQL abstract syntax tree node types
Intermediate representation for TypeScript compiler
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
Numerical evaluator for mathlex ASTs with broadcasting support
SQL dialect renderers for Nautilus ORM
Fork of sqlparser with additional PostgreSQL features (PARTITION OF, SECURITY DEFINER/INVOKER, SET params, EXCLUDE, TEXT SEARCH, AGGREGATE, FOREIGN TABLE/FDW, PUBLICATION, SUBSCRIPTION, ALTER DOMAIN/TRIGGER/EXTENSION, CAST, CONVERSION, LANGUAGE, RULE, STATISTICS, ACCESS METHOD, EVENT TRIGGER, TRANSFORM, SECURITY LABEL, USER MAPPING, TABLESPACE, GRANT ON TYPE/DOMAIN, COMMENT ON TRIGGER/AGGREGATE/POLICY/CONSTRAINT/OPERATOR/RULE, ALTER TYPE OWNER/SCHEMA/ATTRIBUTE, ALTER DEFAULT PRIVILEGES)
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
SQL parser fork with Aurora DSQL extensions (CREATE INDEX ASYNC, order-independent CREATE SEQUENCE, INCLUDE on table constraints). Based on sqlparser 0.62.0.
A fork of sqlparser-rs project