@pulumi/query
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

Build Status

query.js

query.js makes it easy to write SQL-like queries over JavaScript data structures. It supports Array, Set, Map, and Object, as well as Iterable more generally. Unlike other query libraries, query.js has strong support for Promise, and is considerably easier to understand and write than streaming query models such as RxJS.

Installing

This package is available in JavaScript/TypeScript for use with Node.js. Install it using either npm:

$ npm install @pulumi/query

or yarn:

$ yarn add @pulumi/query

Readme

Keywords

Package Sidebar

Install

npm i @pulumi/query

Homepage

pulumi.io

Weekly Downloads

465,098

Version

0.6.0

License

Apache-2.0

Unpacked Size

193 kB

Total Files

18

Last publish

Collaborators

  • joeduffy
  • pulumi-bot