Coder Social home page Coder Social logo

dext-core-utils's Introduction

dext-core-utils

Travis Coveralls branch license Gitter

Utility modules shared between Dext and Dext Package Manager.

Install

With npm:

$ npm install --save dext-core-utils

With yarn:

$ yarn add dext-core-utils

Contributing

Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.

Related

  • dext - The Dext smart launcher
  • dext-cli - Dext Package Manager

License

MIT © Vu Tran

dext-core-utils's People

Contributors

adnasa avatar greenkeeperio-bot avatar jleajones avatar mrjohnyhats avatar tjoosten avatar vutran avatar w0lfw00d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dext-core-utils's Issues

dpm install errors on Windows x64

$ dpm install dext-emoji-plugin
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn npm ENOENT
    at exports._errnoException (util.js:1036:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Related to this issue
nodejs/node-v0.x-archive#5841

Possibly fixed by implementing this
https://github.com/IndigoUnited/node-cross-spawn

Consider moving paths into a separate module

We should consider moving path.js into a separate module to be update in one place and used where we need it

Because here is how the following dependency tree looks like:

lib depends on path
dext
dext-core-utils
dext-cli
lib depends on dext-core-utils
dext
dext-cli
lib depends on dext-cli
dext
dext-core-utils

Alternative

Another option is remove path from dext and have dext-core-utils as a dependency even on production build

pass outputDir to functions

  • downloadPackage() should take an outputDir parameter
  • install should take an outputDir parameter
  • uninstall should take an outputDir parameter

Build with yarn

Considering adding support for yarn cause this thing is ridiculous fast! We'll need to commit the generated yarn.lock file as well as updating documentations for installing with yarn.

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.