cody - HTMLify profile
files of /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/
Copyright (c) 2015 Craig Condon
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software a
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software a
## validate objects & filter arrays with mongodb queries
[](https:
[](https:
{
"name": "sift",
"version": "3.2.0",
"authors": [
"Craig Condon <craig.j.condon@gmail.com>"
],
"description": "mo
"name": "sift",
"version": "3.2.0",
"authors": [
"Craig Condon <craig.j.condon@gmail.com>"
],
"description": "mo
### 7.0.0
- Remove global `*.use()` function.
- converted to ES6
### 3.3.x
- `$in` now uses `toString()` when evaluating obje
- Remove global `*.use()` function.
- converted to ES6
### 3.3.x
- `$in` now uses `toString()` when evaluating obje
var gulp = require("gulp");
var istanbul = require("gulp-istanbul");
var mocha = require("gulp-mocha");
var plumber
var istanbul = require("gulp-istanbul");
var mocha = require("gulp-mocha");
var plumber
export type SupportedTypes = Array<string | { [index: string]: any } | number | null | any>;
export type KeyOrValue<T extends Su
export type KeyOrValue<T extends Su
{
"name": "sift",
"description": "mongodb query style array filtering",
"version": "7.0.1",
"repository": "crcn/sift.js"
"name": "sift",
"description": "mongodb query style array filtering",
"version": "7.0.1",
"repository": "crcn/sift.js"
!function(n,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define
{
"compilerOptions": {
"target": "es6",
"moduleResolution": "node",
"module": "commonjs",
"allowSyntheticDefau
"compilerOptions": {
"target": "es6",
"moduleResolution": "node",
"module": "commonjs",
"allowSyntheticDefau
const {resolve} = require('path');
const fs = require('fs');
module.exports = {
devtool: 'none',
mode: 'production',
entr
const fs = require('fs');
module.exports = {
devtool: 'none',
mode: 'production',
entr