GithubHelp home page GithubHelp logo

replug's Introduction

Unmaintained

I've moved on to üWave, so I'm no longer working on ExtPlug. If you like the idea of an extension framework like this and want to work off ExtPlug's codebase, open an issue and I'll add you to the org. Note that many changes are probably necessary to adapt to plug.dj's recent redesign.

ExtPlug

MIT Licensed Version David dependencies David devDependencies Gitter

ExtPlug is a flexible, modular extension framework for plug.dj.

This repository contains mostly technical information. If you just want to use ExtPlug, visit the ExtPlug website instead. If you're a developer, read on!

Building

ExtPlug uses NPM to manage dependencies, and Gulp for building.

git clone https://github.com/ExtPlug/ExtPlug
cd ExtPlug
npm install
gulp

The default gulp task outputs:

  • A built & concatenated file in build/extplug.js
  • A Greasemonkey userscript in build/extplug.user.js
  • An unpacked Chrome extension in build/chrome/

License

MIT

replug's People

Contributors

goto-bus-stop avatar greenkeeper[bot] avatar greenkeeperio-bot avatar jtbrinkmann avatar reannannanna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

replug's Issues

An in-range update of commander is breaking the build 🚨

Version 2.10.0 of commander just got published.

Branch Build failing 🚨
Dependency commander
Current Version 2.9.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

commander is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes Release V2.10.0
  • Update .travis.yml. drop support for older node.js versions.
  • Fix require arguments in README.md
  • On SemVer you do not start from 0.0.1
  • Add missing semi colon in readme
  • Add save param to npm install
  • node v6 travis test
  • Update Readme_zh-CN.md
  • Allow literal '--' to be passed-through as an argument
  • Test subcommand alias help
  • link build badge to master branch
  • Support the alias of Git style sub-command
  • added keyword commander for better search result on npm
  • Fix Sub-Subcommands
  • test node.js stable
  • Fixes TypeError when a command has an option called --description
  • Update README.md to make it beginner friendly and elaborate on the difference between angled and square brackets.
  • Add chinese Readme file
Commits

The new version differs by 50 commits.

  • 8870675 version bump 2.10.0
  • 98e66bc #330 make .option defaultValue and fn and .version flag optional
  • d674384 Merge pull request #639 from abetomo/update_version_to_be_tested
  • 45ce032 Remove io.js
  • b888282 Add version 5
  • 5ac0439 Do not test older versions
  • 579f670 Do not test older versions
  • 4c7c1cf Add new version
  • 8049258 Do not test older versions
  • 9bfc4eb Merge pull request #610 from xcatliu/patch-1
  • 648629f Merge pull request #619 from Nepomuceno/patch-1
  • 20493bb On SemVer you do not start from 0.0.1
  • 8a4f1ad Fix require arguments in README.md
  • 3367806 Merge pull request #585 from simeg/simeg-patch-1
  • ff501a1 Merge pull request #593 from junajan/patch-1

There are 50 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Fails to identify a bunch of modules

I think it's because plug.dj "recently" (few weeks/months ago) started loading the google api library in a different way, using define('async!//googleapis.com/something.js!onload). Replug doesn't load that, so all dependent modules fail to load, and can't be identified.

An in-range update of plug-login is breaking the build 🚨

Version 1.1.0 of plug-login just got published.

Branch Build failing 🚨
Dependency plug-login
Current Version 1.0.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

plug-login is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v1.1.0
Commits

The new version differs by 5 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

borked

<TheDark1337> most of the modules that should be known are now unknown .. plus the var bug.

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.