postcss-extend-rule
popularUse the @extend at-rule and functional selectors in CSS
Updated by @jonathantneal
@jvitela/mustache-wax
An extension for Mustache.js which enables the use of formatters inside of expressions
Updated by @jvitela
rxjs-concat-join
Provides the concatJoin RxJS operator, used to simplify lists of sequential requests with accumulation of the results
Updated by @yoxallj
optional-chaining-codemod
Codemod to migrate from Lodash get and logical and expressions to optional chaining
Updated by @villesau
@quanterall/lich
Lich is a library for chaining computations in TypeScript. It's heavily inspired by the monadic structures in Haskell. In particular Maybe and Either.
Updated by @gonz_
@legacy-corp/postcss-extend-rule
Use the @extend at-rule and functional selectors in CSS
Updated by @aleksey.nemiro
awaitium
Put your await on fire and chain together async functions, promises and syncronous code in one line.
Updated by @elemental-mind
@sivarajans/hash-table
Hash table - Seperate chaining, Open addressing (linear probing, quadratic probing, double hashing)
Updated by @sivarajans
classtoggler
A simple css class toggler for all kind of dropdowns, accordions, menus, optional form elements also with a grouping option.
Updated by @ofski
fluid
popularCreate fluent interfaces, inline, around any object, allowing simple chained async method calls.
Updated by @peteclark82
c4console
Chainable any_value.c() for console.log(value) && return value in-place! MUCH more convenient than console.log(...) w/o vars or debugger when all you need is to see what's there …
Updated by @unibreakfast
typesafe-get
A typesafe way to get nested properties when any parent property might be undefined, while we wait for the optional chaining operator to finally exist
Updated by @pimterry