Javascript

Webpack, React, MaterialUI, Stylus and Babel

A small laboratory to experiment with these 5 technologies 😉

webpack-react-material-ui-lab

Picture 1 of 1

Gardien – Flexible Access Control List for NodeJS

Gardien is a NodeJS module that allows you to have fine rights management in your NodeJS applications and in your web browser. This module has a system of plugins to choose the type of database that will be used to save users, roles and permissions.

Github : https://github.com/oOthkOo/gardien

Embryo.js – The most simple JavaScript inheritance library

Embryo.js is a JavaScript library that I created in order to develop in JavaScript with classes. The world of object-oriented programming is offered to us in order to make beautiful applications 😉 Here’s what you can do with Embryo in a very simple way:

Github : https://github.com/oOthkOo/embryo.js