News

Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass. It allows you to natively compile .scss files to css at incredible ...
Binding singletons You can bind a singleton to the container using the container.singleton method. It is the same as the container.bind method, except the factory function is called only once, and the ...