Skip to content

Awesome Build Sequence based on Gulp tasks and streams.

Notifications You must be signed in to change notification settings

AlexMost/abs.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dependency Status

Introduction

Abs.js (awesome build sequence) - is a project for improving assets build process based on gulp and gulp tasks. The main goal of this project is to provide configurable build sequence for building your client-side assets for making them work in browser.

There are a lot's of solutions for building client-side applications nowadays. Almost all of them provide a huge amount of plugins for transforming, concatenating, minifying and optimizing files. This project provides one level abstraction on top of operations with simple files. Abs.js is designed for operating with modules. Module is something that can be a single file, or folder with it's own namespace, npm or bower component e.t.c.

Key features

  1. Uses all power of gulp build system and gulp tasks.
  2. Easy bundles and modules management.
  3. Designed for browser applications for supporting modular architecture.
  4. Builtin caching system.
  5. Blazinly fast.
  6. Pluggable and extensible for new file types, compilers and modules.

The work is still in progress ...

About

Awesome Build Sequence based on Gulp tasks and streams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published