Skip to content

Instantly share code, notes, and snippets.

@knightlore
knightlore / Middleware.js
Created December 3, 2021 23:36 — forked from unbug/Middleware.js
Powerful Javascript Middleware Pattern Implementation, apply middleweares to any object. https://unbug.github.io/js-middleware/
'use strict';
/* eslint-disable consistent-this */
let middlewareManagerHash = [];
/**
* Composes single-argument functions from right to left. The rightmost
* function can take multiple arguments as it provides the signature for
* the resulting composite function.
*
@knightlore
knightlore / README.md
Created March 6, 2020 15:30 — forked from joyrexus/README.md
collapsible markdown

collapsible markdown?

CLICK ME

yes, even hidden code blocks!

print("hello world!")
@knightlore
knightlore / test.md
Last active August 29, 2015 14:19
Hello!

Welcome to StackEdit!

Hey! I'm your first Markdown document in StackEdit[^stackedit]. Don't delete me, I'm very helpful! I can be recovered anyway in the Utils tab of the Settings dialog. ##test

Documents

The largest heading

The second largest

The 6th largest

:bowtie:

In the words of Abraham Lincoln:

Pardon my french

This text will be italic