Well-typed functional Maybe monad
Simple functional Maybe library for typescript
Strong typed functional 'Maybe'
Let your JS API users either give you a callback or receive a promise
Parse, Resolve, and Dereference JSON Schema $ref pointers
Monadic types library for JavaScript
Use space and slash separated color notation in CSS
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
A fully persistent balanced binary search tree
Parse, Resolve, and Dereference JSON Schema $ref pointers
A practical functional library for JavaScript programmers.
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Legacy support for our utility scripts implementing async, functional, and immutable JavaScript.
ESLint rules to promote functional programming in TypeScript.
Functional programming in TypeScript
Refuge from unsafe JavaScript
Transform stream that decompress its input if it's compressed, and echoes it if not
A simple, lightweight, and easy-to-use library for handling optional values in JavaScript.
Vue.js util for intelligently merging data passed to functional components.
Functional JavaScript helpers
Generates and consumes source maps
Parse, Resolve, and Dereference JSON Schema $ref pointers
Combine 0 or more errors into one
Parse, Resolve, and Dereference JSON Schema $ref pointers
Implementation for functional concepts like Maybe in Haskell and Result/Option in Rust.
A JavaScript-ish interface for ruby including a JSON object class like OpenStruct. And a function class that resembles making anonymous functions, named ones to come? Maybe?
This is a (hopefully temporary) fork of the original "sendfile" gem for Ruby 2.2.0dev compatibility. Only Linux (and maybe FreeBSD) are supported in this version. Allows Ruby programs to access sendfile(2) functionality on any IO object. Works on Linux, Solaris, FreeBSD and Darwin with blocking and non-blocking sockets.
== Ruby Data Objects If you're building something in Ruby that needs access to a database, you may opt to use an ORM like ActiveRecord, DataMapper or Sequel. But if your needs don't fit well with an ORM—maybe you're even writing an ORM—then you'll need some other way of talking to your database. RDO provides a common interface to a number of RDBMS backends, using a clean Ruby syntax, while supporting all the functionality you'd expect from a robust database connection library: * Consistent API to connect to various DBMS's * Type casting to Ruby types * Time zone handling (via the DBMS, not via some crazy time logic in Ruby) * Native bind values parameterization of queries, where supported by the DBMS * Retrieve query info from executed commands (e.g. affected rows) * Access RETURNING values just like any read query * Native prepared statements where supported, emulated where not * Results given using simple core Ruby data types == RDBMS Support Support for each RDBMS is provided in separate gems, so as to minimize the installation requirements and to facilitate the maintenace of each driver. Many gems are maintained by separate users who work more closely with those RDBMS's. Due to the nature of this gem, most of the nitty-gritty code is actually written in C. See the official README for full details.
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.