jsclass
jsclass copied to clipboard
Implementation of the core of Ruby's object system in JavaScript.
I failed to return a created class object in my angularjs service, because the class definition is created async. When I want to create an object, the definition was not...
First let me say a big 'thank you' for this codebase. It has been working out great in my angular project and now I want to migrate it to typescript....
I found this library while I was looking for forwadable module for javascript. Its really avesome, but could we use it with es6 classes and how?
While debugging linked lists, it could be useful to have a function that converts the list to a string representing the elements. Here is a function I use now: ```...
Just for easier upgrading (by hand, without npm usage).