lamansky's repositories

conscript.js

The JavaScript parser for the Conscript condition-scripting language.

Language:JavaScriptLicense:MITStargazers:5Issues:2Issues:3

fraction

A PHP class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.

Language:PHPLicense:MITStargazers:5Issues:2Issues:0

2

[Node.js] Type Conversion Library: Numbers, Strings, Arrays, Maps, Objects, and Iterators.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:0

is-instance-of

[Node.js] Like instanceof, but uses class name strings.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:0

secure-shuffle

Reorders array elements using cryptographically-secure randomization.

Language:PHPLicense:MITStargazers:1Issues:2Issues:0

api

Lets you create REST APIs using PHP classes to represent API endpoints.

Language:PHPLicense:MITStargazers:0Issues:2Issues:0

kget

[Node.js] Uses one or more keys to retrieve a value from a Map, Object, or other collection. Supports nesting, loose key matching, and more.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

adventofcode2020

Solutions for the Advent of Code 2020 challenge

Language:JavaScriptStargazers:0Issues:2Issues:0

catholic

Catholic liturgical calendar data

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

copy-own

[Node.js] Copies an object’s own properties to another object.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

def-props

[Node.js] Defines multiple object properties all at once, optionally with shared settings.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

doctrine

A collection of classes useful in almost any project that uses the Doctrine ORM.

Language:PHPLicense:MITStargazers:0Issues:2Issues:0

efn

[Node.js] Extracts a Function. Gets an object method while preserving its binding.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

entries-array

[Node.js] Returns an array of the key-value pairs of an Object, Map, Array, or Typed Array.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

entries-iterator

[Node.js] Returns an iterator of the key-value pairs of an Object, Map, Array, or Typed Array.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

errate

[Node.js] Converts a value into an Error of the specified type.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

es-compat

Check JavaScript code compatibility with target runtime environments

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

map

An iterable key-value collection class for PHP.

Language:PHPLicense:MITStargazers:0Issues:3Issues:0

map-map

[Node.js] Applies a callback to each key-value pair of a Map or Object.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

mq

A library of media query mixins for Sass.

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

new-object

[Node.js] Creates an object from an array of entries.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

otherwise

[Node.js] Executes fallback behavior if a function was unsuccessful.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

parser-factory

Constructs a custom string parser, for times when you need something more procedural than regex.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

pfn

[Node.js] Possible Function. Wraps what might be a function, with fallback behavior in case it’s not. Perfect for use in functions that accept optional callback arguments.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

phpcs

An opinionated PHP code standard that mostly tries to make sure your PHP doesn’t look too different from other languages in your project.

Language:PHPLicense:MITStargazers:0Issues:2Issues:0

random-password

Uses cryptographically-secure randomization to generate a password of a given length from given sets of characters.

Language:PHPLicense:MITStargazers:0Issues:2Issues:0

sbo

Support the Bind Operator. Converts value::yourFunction(arg) to yourFunction(value, arg)—but lets your function support either.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

styles

A small library of commonly-used stylesheet rules, packaged as a Sass module.

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

trim-apply

[Node.js] Drops undefined arguments from the end of a function call.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

trim-call

[Node.js] Drops undefined arguments from the end of a function call.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0