You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cobra is a small JavaScript library that adds some nice properties to the JavaScript class system while still leveraging prototypal inheritance. It is heavily influenced by Python, hence the name C…