An open API service indexing awesome lists of open source software.

https://github.com/silvae86/node-inheritance

After bashing my head left and right, here is a working version of inheritance for NodeJS "models" that is more or less sane for me.
https://github.com/silvae86/node-inheritance

Last synced: 17 days ago
JSON representation

After bashing my head left and right, here is a working version of inheritance for NodeJS "models" that is more or less sane for me.

Awesome Lists containing this project

README

          

node-inheritance
================

After bashing my head left and right, here is a working version of inheritance for NodeJS "models" that is more or less sane for me.