Hacker News new | ask | show | jobs
JSFM – A JavaScript Library to write codes in Java style architecture (github.com)
2 points by amarjeet 4103 days ago
1 comments

JSFM is a JavaScript framework (https://github.com/anoopchaurasia/jsfm) that enables a developer to write codes in Java style architecture - the way key features in Java behave, such as Inheritance, Abstraction, Polymorphism, Encapsulation, Constant, & Static. ECMAScript 6 is also coming up with similar feature set that have already been implemented in JSFM.