Duo

Software Screenshot:
Duo
Software Details:
Version: 0.9.4
Upload Date: 28 Feb 15
Distribution Type: Freeware
Downloads: 19

Rating: 3.0/5 (Total Votes: 1)

Duo or Duo.js, uses concepts from other package managers, blending various features together to provide a more solid solution for managing HTML, CSS, and JavaScript code automatically, based on a simple configuration file.

With ideas and features borrowed from Component, Browserify and Go, Duo lets developers create build.js and build.css files where they can place various operations, packages to load, and their appropriate dependencies.

Duo will parse these file and execute all commands in order, outputting the result into another JS and CSS file.

This file can then be embedded in your live projects, as a single entry point for your site's JavaScript and CSS code.

Since everything is ran through Duo, you can easily put CoffeeScript and SASS instead of JavaScript and CSS, and Duo will automatically compile it to the latter when building the files.

All code is pulled from GitHub and assembled into the build file, so make sure your using plugins and modules with a GitHub repo and that you're online when building a project.

More usage instructions are provided with the package's README file.

What is new in this release:

  • Allow modules to export an array of pre-configured plugins
  • Adding ability to --use multiple times, while retaining backwards compatibility
  • Adding a test for a non-default install location
  • Using installTo instead of hard-coding 'components', improving test reliability too

What is new in version 0.8.4:

  • Added: capability to bypass cache
  • Bumped: gnode to 0.1.0
  • Bumped: duo-pack to fix duplicate CSS
  • Refactored: extract out conditionals
  • Added: tests for new accessors
  • Refactored: change accessors to make them all consistent
  • Refactored: clean up style to make the repository consistent

Requirements:

  • Node.js

Similar Software

Comments to Duo

Comments not found
Add Comment
Turn on images!