reahem

0.1.9 • Public • Published

Introduction

Hem is a project for compiling CommonJS modules when building JavaScript web applications. You can think of Hem as Bundler for Node, or Stitch on steroids.

This is rather awesome, as it means you don't need to faff around with coping around JavaScript files. jQuery can be a npm dependency, so can jQueryUI and all your custom components. Hem will resolve dependencies dynamically, bundling them together into one file to be served up. Upon deployment, you can serialize your application to disk and serve it statically.

Installation

npm install -g hem

Usage

Please see the Hem guide for usage instructions.

Readme

Keywords

none

Package Sidebar

Install

npm i reahem

Weekly Downloads

1

Version

0.1.9

License

none

Last publish

Collaborators

  • AlexMost