How to use the matched.bind function in matched

To help you get started, we’ve selected a few matched examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github jonschlinkert / template / test / loaders.js View on Github external
app.create('file', opts, function (views, opts) {
          return glob.bind(glob);
        });

matched

Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.

MIT
Latest version published 4 years ago

Package Health Score

47 / 100
Full package analysis

Popular matched functions