A
A
Alexey Shvorak2014-07-28 16:00:05
JavaScript
Alexey Shvorak, 2014-07-28 16:00:05

What is a simple library that implements classes in JavaScript?

Colleagues, we need a simple library for JavaScript that implements all OOP behaviors . The
syntax used in EmberJS is fine.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Keith, 2014-07-28
@emerido

Here is another pretty good system of classes and models: https://github.com/atmajs/ClassJS

K
Konstantin Kitmanov, 2014-07-28
@k12th

microjs.com/#oop

Y
yttrium, 2014-07-28
@yttrium

a CoffeeScript won't work?

A
Alexander Taratin, 2014-07-29
@Taraflex

prototypejs.org

D
Denis Ineshin, 2014-07-29
@IonDen

Also take a look at Typescript .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question