0.4.1 • Published 3 years ago

brisk-client v0.4.1

Weekly downloads
2
License
-
Repository
github
Last release
3 years ago

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

0.4.1

3 years ago

0.4.0

9 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

11 years ago

0.0.1

11 years ago