Coder Social home page Coder Social logo

modjs's Introduction

mod

NPM version Build Status

Mod is a task-based workflow tooling for web, it help developers quickly build robust and high-performance HTML5 applications.

Installation

Mod is installed using NPM(Node Package Manager)

$ npm install modjs -g

Why another one?

  • Focus on the workflow of web development
  • Much built-in tasks, most pleasant out-of-the-box experience
  • More simplicity plugin mechanism, auto-install plugins
  • Configuration less(even zero), do more
  • Built-in web server with very useful feature like remote logging for mobile development
  • Compatible with Grunt plugins

Tutorials

Documents

Quick Build Demo

IDE Support

Built-in Task Examples

Plugins Examples

Built-in Web Server Examples

Features

  • Build with main html
  • Task-based workflow
  • Source minify: JS, CSS, HTML
  • Modular JS Compile: AMD, CMD (will support ES6 Module, CommonJS Module soon)
  • CSS @import file combination
  • Source stripping, automatically remove debugging code
  • Basic operation: cat, rm, mv, mkdir, cp, rev
  • File watcher, trigger custom tasks when file change
  • Live Browser Reloads, instantly see changes in your browser
  • Image Optimization, reduce JPEG, PNG file sizes
  • Project boilerplate generate
  • Built-in Web Server: mod server
  • Extensible, easily write plugins

Preview

screenshot

Platform Support

Mod support Windows, OS X, Linux...

Issue Submission

Submit a new issue.

About

Mod is an open-source project by Tencent which builds on top of Node.js. We utilize a number of useful open-source solutions including:

  • UglifyJS
  • CleanCSS
  • HTMLMinifiler
  • RequireJS
  • SeaJS
  • OptiPNG
  • JPEGtran
  • JSConsole

Used by people within (JOIN US)

qqfind qqconnect

License

Mod is released under a MIT license.

modjs's People

Contributors

yuanyan avatar ibigbug avatar yanxyz avatar

Watchers

James Cloos avatar lisa avatar

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.