Skip to content

Instantly share code, notes, and snippets.

View kooparse's full-sized avatar
🧨
Wired in

Alexandre Chêne kooparse

🧨
Wired in
View GitHub Profile
@kooparse
kooparse / kat_scraper.js
Created July 7, 2016 10:03
kat.cr scraper
import request from 'axios'
import bytes from 'bytes'
import cheerio from 'cheerio'
import trakt from './trakt'
const defaultOptions = {
'timeout': 10000
}
const urls = [
@kooparse
kooparse / async.js
Created December 5, 2015 21:33
async sync flow in quantum physic
export default function asyncMiddleware () {
return (dispatch) => (action) => {
const { promise, type, ...rest } = action;
const SUCCESS = type;
const REQUEST = type + '_REQUEST';
const FAILURE = type + '_FAILURE';
dispatch({ ...rest, type: REQUEST });
@kooparse
kooparse / keybase.md
Created January 16, 2015 21:38
keybase verification

Keybase proof

I hereby claim:

  • I am aenehc on github.
  • I am helloworld (https://keybase.io/helloworld) on keybase.
  • I have a public key whose fingerprint is D00B DD22 D573 405F D945 83E3 3DFA 4FC2 5FB2 4E26

To claim this, I am signing this object: