brisk-client

0.4.1 • Public • Published

Brisk Client

Automation for client side assets.

Dependencies

Install

Using npm

npm install brisk-client

Usage

In an node.js script, simply do:

client = require("brisk-client");

client.render( app, options );

Where:

  • app is an instance of Express.js
  • options is a custom config to control the various properties. Review the default options.

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Makesites.org

Released under the MIT license

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.1
    0
    • latest

Version History

Package Sidebar

Install

npm i brisk-client

Weekly Downloads

0

Version

0.4.1

License

none

Unpacked Size

7.76 kB

Total Files

8

Last publish

Collaborators

  • makesites