twee-powered-extension

0.0.4 • Public • Published

twee-powered-extension

Twee.io Logo

Gitter npm npm

X-Powered-By Extension for Twee.io Framework - MVC Framework for Node.js and io.js based on Express.js.

To install it use this command:

npm install twee-powered-extension --save

Editing package.json of your application:

"dependencies": {
    "twee-powered-extension": "*"
}

Turning extension ON in application/configs/twee.js:

module.exports = {
    "extensions": {
        "Powered": {
            "module": "twee-powered-extension"
        }
    }
};

/twee-powered-extension/

    Package Sidebar

    Install

    npm i twee-powered-extension

    Weekly Downloads

    3

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • mesin