MCPcopy
hub / github.com/louischatriot/nedb / nedb.js

File nedb.js

browser-version/out/nedb.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function(e){if("function"==typeof bootstrap)bootstrap("nedb",e);else if("object"==typeof exports)module.exports=e();else if("function"==typeof define&&define.amd)define(e);else if("undefined"!=typeof ses){if(!ses.ok())return;ses.makeNedb=e}else"undefined"!=typeof window?window.Nedb=e():global.Nedb=e()})(function(){var define,ses,bootstrap,module,exports;
2return (function(e,t,n){function i(n,s){if(!t[n]){if(!e[n]){var o=typeof require=="function"&&require;if(!s&&o)return o(n,!0);if(r)return r(n,!0);throw new Error("Cannot find module '"+n+"'")}var u=t[n]={exports:{}};e[n][0].call(u.exports,function(t){var r=e[n][1][t];return i(r?r:t)},u,u.exports)}return t[n].exports}var r=typeof require=="function"&&require;for(var s=0;s<n.length;s++)i(n[s]);return i})({1:[function(require,module,exports){
3var process=require("__browserify_process");if (!process.EventEmitter) process.EventEmitter = function () {};
4

Callers

nothing calls this directly

Calls 15

indexOfFunction · 0.85
normalizeArrayFunction · 0.85
filterFunction · 0.85
trimFunction · 0.85
fnFunction · 0.85
cbFunction · 0.85
_eachFunction · 0.85
only_onceFunction · 0.85
_eachLimitFunction · 0.85
doParallelFunction · 0.85
doSeriesFunction · 0.85
_mapLimitFunction · 0.85

Tested by

no test coverage detected