Skip to content
View trouve-antoine's full-sized avatar
Block or Report

Block or report trouve-antoine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. react-redux-socket react-redux-socket Public

    Lightweight library to handle redux actions at server side using sockets

    JavaScript 3 3

  2. DecisionTree.jl DecisionTree.jl Public

    Forked from JuliaAI/DecisionTree.jl

    Decision Tree Classifier and Regressor

    Julia

  3. hadooc hadooc Public

    Markdown with domain specific extensions to easily generate documentation for HTTP API. Contains the language specification as well as the compiler to HTML. Written in Javascript for Node.js.

    JavaScript

  4. fbranches fbranches Public

    functional version of javascript's switch and if statements

    JavaScript

  5. local-include-js local-include-js Public

    Allows to include("toto/tata") local files from the project's root in nodejs, instead of require("../toto/tata"). Aliases and multiple root folders are supported.

    JavaScript

  6. custom-error-js custom-error-js Public

    Creates a Custom Error Class in JS, the correct way (from http://stackoverflow.com/questions/783818/how-do-i-create-a-custom-error-in-javascript)

    JavaScript