Git Product home page Git Product logo

auto-plug's Introduction

Working


 
 
My Skills
 
 
 
 
 


I have fun customizing!

auto-plug's People

Contributors

pjeby avatar simbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

auto-plug's Issues

Property 'string' of object #<Object> is not a function

Get this when launching with a slush (gulp) file that relies on this library.

Here is the full output:
/web/node_test/slush-blueprints/node_modules/auto-plug/node_modules/defined-options/node_modules/validate-by-shorthand/lib/validate-value.js:16
if (is.string(validate)) {
^
TypeError: Property 'string' of object # is not a function
at validateValue (/web/node_test/slush-blueprints/node_modules/auto-plug/node_modules/defined-options/node_modules/validate-by-shorthand/lib/validate-value.js:16:12)
at AutoPlug.setOptions (/web/node_test/slush-blueprints/node_modules/auto-plug/lib/auto-plug.js:99:15)
at new AutoPlug (/web/node_test/slush-blueprints/node_modules/auto-plug/lib/auto-plug.js:89:10)
at module.exports (/web/node_test/slush-blueprints/node_modules/auto-plug/index.js:11:20)
at Object. (/web/node_test/slush-blueprints/tasks/categories.js:3:39)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)

Looks like one of the tests for a dependency of this library has failed (defined-options).

Typo on readme

Just a small thing,
On the README for tip before pattern option you have a typo

require('auo-plug')

Remove default 'gulp' prefix?

I think gulp users should be required to be explicit, i.e. require('auto-plug')('gulp').

I get that defaults are convenient, but I think in this case it leans too far towards magic. Also, it's favoritism that feels counter to the purpose of auto-plug, ie. to be 'the' way to auto-require plugins for anything. I think it should stick to its guns and be completely agnostic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.