Pinned Repositories
react-redux-socket
Lightweight library to handle redux actions at server side using sockets
chat-sample
custom-error-js
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)
d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
DecisionTree.jl
Decision Tree Classifier and Regressor
fbranches
functional version of javascript's switch and if statements
hadooc
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.
hoposhell-client
Rust client for hoposhell
local-include-js
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.
mhcms
Minimal Headless Content Management System
trouve-antoine's Repositories
trouve-antoine/react-redux-socket
Lightweight library to handle redux actions at server side using sockets
trouve-antoine/chat-sample
trouve-antoine/custom-error-js
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)
trouve-antoine/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
trouve-antoine/DecisionTree.jl
Decision Tree Classifier and Regressor
trouve-antoine/fbranches
functional version of javascript's switch and if statements
trouve-antoine/hadooc
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.
trouve-antoine/hoposhell-client
Rust client for hoposhell
trouve-antoine/local-include-js
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.
trouve-antoine/mhcms
Minimal Headless Content Management System
trouve-antoine/react-redux-socket-cache
Easy cache system for react-redux-socket
trouve-antoine/react-redux-yasdic
trouve-antoine/redux-yasdic-cache
A cache system for redux using DI from asdic. Supports values and map of values
trouve-antoine/srcfg-python
A simple schema-on-read config file format, inspired by ini and toml
trouve-antoine/yasdic
Yet Another Service DI Container