fjorgemota / jimple

Just a dependency injection container to NodeJS and to the browser using new ES6 features
MIT License
75 stars 12 forks source link

Add API documentation #2

Closed fjorgemota closed 6 years ago

fjorgemota commented 8 years ago

Currently, all the Jimple's documentation refer to a..README file.

I think it's important to add a nice API documentation so any user can browse it and know more of it's internals.

By the way, probably that API documentation will be made using JSDoc.