This package has been deprecated

Author message:

Not maintained anymore

@absolunet/kafe

3.2.10 • Public • Published

kafe

kafe

npm npm dependencies npms Travis CI

Mixing javascript crops for a perfect flavour.

/kæfˈeɪ/ (haitian creole) A beverage made by infusing the beans of the coffee plant in hot water.

Dependencies

Install

$ npm install @absolunet/kafe



## Usage

### Grunt
Use [grunt-includes](https://www.npmjs.org/package/grunt-includes)
```js
options: {
    includeRegexp:  /^\s*\/\/\=\srequire\s'([^']+)'\s*/,
    duplicates:     false,
    filenameSuffix: '.js',
    includePath:    './'
}

Gulp

Use gulp-include

.pipe( include({
	basePath: './',
	autoExtension: true
}) )

Standalone

Use the //= require 'FILENAME' in the file header to know which files to include manually.

Documentation

Full documentation

Release history

See the releases.

Contributing

Issues | Pull requests

License

MIT © Absolunet

Readme

Keywords

Package Sidebar

Install

npm i @absolunet/kafe

Weekly Downloads

35

Version

3.2.10

License

MIT

Unpacked Size

190 kB

Total Files

35

Last publish

Collaborators

  • valtech_commerce
  • absobot
  • jblandry