Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/

MIT-LICENSE.txt /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/MIT-LICENSE.txt
26 Views
0 Comments
Copyright (c) 2015 Craig Condon

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software a
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/README.md
28 Views
0 Comments
## validate objects & filter arrays with mongodb queries
[![Build Status](https://secure.travis-ci.org/crcn/sift.js.png)](https:
bower.json /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/bower.json
13 Views
0 Comments
{
"name": "sift",
"version": "3.2.0",
"authors": [
"Craig Condon <craig.j.condon@gmail.com>"
],
"description": "mo
changelog.md /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/changelog.md
35 Views
0 Comments
### 7.0.0

- Remove global `*.use()` function.
- converted to ES6

### 3.3.x

- `$in` now uses `toString()` when evaluating obje
coverage /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/coverage/
2 Items
  • coverage.json
  • lcov.info
  • gulpfile.js /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/gulpfile.js
    5 Views
    0 Comments
    var gulp = require("gulp");
    var istanbul = require("gulp-istanbul");
    var mocha = require("gulp-mocha");
    var plumber
    index.d.ts /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/index.d.ts
    29 Views
    0 Comments
    export type SupportedTypes = Array<string | { [index: string]: any } | number | null | any>;
    export type KeyOrValue<T extends Su
    lib /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/lib/
    1 Items
  • index.js
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/package.json
    17 Views
    0 Comments
    {
    "name": "sift",
    "description": "mongodb query style array filtering",
    "version": "7.0.1",
    "repository": "crcn/sift.js"
    sift.min.js /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/sift.min.js
    10 Views
    0 Comments
    !function(n,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define
    src /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/src/
    1 Items
  • index.js
  • test /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/test/
    4 Items
  • basic-test.js
  • immutable-test.js
  • objects-test.js
  • operations-test.js
  • tsconfig.json /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/tsconfig.json
    35 Views
    0 Comments
    {
    "compilerOptions": {
    "target": "es6",
    "moduleResolution": "node",
    "module": "commonjs",
    "allowSyntheticDefau
    webpack.config.js /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/webpack.config.js
    5 Views
    0 Comments
    const {resolve} = require('path');
    const fs = require('fs');

    module.exports = {
    devtool: 'none',
    mode: 'production',
    entr
    yarn.lock /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/yarn.lock
    34 Views
    0 Comments
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1


    "@webassemblyjs/ast@1.7.8":
    version "1.7