Skip to content
/ fuckie Public

Nodejs Express Middleware. Let InternetExplorer do his best. Pronounce : fʌk·ki

License

Notifications You must be signed in to change notification settings

namse/fuckie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuckie

Nodejs Express Middleware. on internet explorer's request, redirect to chrome download page.

Pronounce : fʌk·ki

How To Use

npm install --save express-fuckie
'use strict';
const express = require('express');
const app = express();
...
const fuckIE = require('fuckie');
app.use(fuckIE);

Let InternetExplorer do his best.

About

Nodejs Express Middleware. Let InternetExplorer do his best. Pronounce : fʌk·ki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published