2.3.0 • Published 6 years ago

fin-hypergrid-client-module-maker v2.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

fin-hypergrid-client-module-maker

Standard Hypergrid Client Module maker

This module is essentially a packaged "gulpfile" which may be called from your actual gulplfile.js as follows:

require('fin-hypergrid-client-module-maker')(require('gulp'), require('package.json'));

If you have more than the one source file (index.js) and/or any other processing to do, you won't be able to use this as is. Instead, use it as an example and a starting point for creating your own gulpfile.

Please see the Client Modules wiki for more information about what this is and how it works.

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago