Skip to content

martyfmelb/dependjs

Repository files navigation

depend.js

0.1.0

Background

Managing JavaScript dependencies without wrappers made easy.

Depend.js is open source with a public repository on GitHub.

Installation

You need Gulp installed globally:

$ npm i -g gulp
$ git clone https://github.com/martyfmelb/dependjs.git
$ cd dependjs
$ npm i -d
$ gulp serve

And pluck depend.js out of /tmp/. (A hasty release indeed!)

Development

Want to contribute? Great!

depend.js uses Yeogurt (Gulp + Nunjucks + SCSS + RequireJS + Babel + Mocha + Chai + Karma) for a fast ES6 workflow with unit testing.

Open your favorite Terminal and run these commands.

First Tab:

$ gulp serve

Second Tab:

$ gulp test --watch

Todos

  • Minified build to /build

License

MIT

About

JavaScript dependency management without module wrappers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors