davideicardi / live-plugin-manager

Plugin manager and installer for Node.JS
MIT License
242 stars 44 forks source link

Basic documentation #40

Closed jcaru closed 4 years ago

jcaru commented 4 years ago

Added basic documentation to a few of the core API files. These can be improved upon later, but provide a solid starting point for documenting the library. Documented PluginManager.ts, PluginInfo.ts, and PackageInfo.ts

davideicardi commented 4 years ago

Thanks!

davideicardi commented 4 years ago

Ah sorry I just see it now that the PR points to develop branch, but the problem is that I don't use anymore it and it is quite old. I currently just use feature branches and master ... Sorry my fault! I will delete it now to avoid confusion.

Do you think that it is possible for you to recreate the PR point to master instead? Thanks and sorry!