Difference between revisions of "Easejs"

From Free Software Directory
Jump to: navigation, search
m (added VCS resource info)
(Initiail submission update by ease.js author)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=ease.js
 
|Name=ease.js
|Short description=class-based Object-Oriented framework for JavaScript
+
|Short description=Classical object-oriented framework for JavaScript
|Full description='''easejs''' is an Object-Oriented framework for JavaScript that uses classes for inheritance, in oppsition of the prototypal paradigm traditionally in use with JavaScript. It is a collection of CommonJS modules intended to "ease" the transition into JavaScript from other Object-Oriented languages. Current support includes:
+
|Full description=GNU ease.js is a Classical Object-Oriented framework for JavaScript, intended to eliminate boilerplate code and “ease” the transition into JavaScript from other Object-Oriented languages. Current support includes:
  
 
* Simple and intuitive class definitions
 
* Simple and intuitive class definitions
Line 13: Line 13:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/easejs.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/easejs.git
 
|Documentation note=Full documentation is available at the following URL:
 
|Documentation note=Full documentation is available at the following URL:
 +
  * https://www.gnu.org/software/easejs/manual.html
  
* http://easejs.org/manual/ (Multiple Pages)
+
See also the author's [http://mikegerwitz.com/papers/coope.html paper on the project].
 
 
* http://easejs.org/manual.html (Single Page)
 
 
 
See also the [http://mikegerwitz.com/papers/coope.html paper on the project].
 
 
|Version identifier=0.1.1
 
|Version identifier=0.1.1
 
|Version date=2013/12/25
 
|Version date=2013/12/25
Line 46: Line 43:
 
|Real name=Mike Gerwitz
 
|Real name=Mike Gerwitz
 
|Role=Author and maintainer
 
|Role=Author and maintainer
|Email=mike@mikegerwitz.com
+
|Email=mikegerwitz@gnu.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 79: Line 76:
 
|Resource URL=http://git.savannah.gnu.org/cgit/easejs.git
 
|Resource URL=http://git.savannah.gnu.org/cgit/easejs.git
 
}}
 
}}
{{Software category}}
+
{{Software category
 +
|Programming-language=javascript
 +
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 03:47, 6 January 2014


[edit]

GNU ease.js

https://www.gnu.org/software/easejs/
Classical object-oriented framework for JavaScript.

ease.js is a Classical Object-Oriented framework for JavaScript, intended to eliminate boilerplate code and “ease” the transition into JavaScript from other Object-Oriented languages. Current support includes:

  • Simple and intuitive class definitions
  • Classical inheritance
  • Abstract classes and methods
  • Interfaces
  • Visibility (public, protected and private members)
  • Static and constant members





Licensing

License

Verified by

Verified on

Notes

Verified by

genium

Verified on

14 August 2014




Leaders and contributors

Contact(s)Role
Mike Gerwitz Author and maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/easejs/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/easejs.git/
Downloadhttps://ftp.gnu.org/gnu/easejs/
Savannah (Ref)https://savannah.gnu.org/projects/easejs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/easejs-dev/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-easejs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-easejs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-easejs/


Software prerequisites




Entry








"Author and maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bug Reporting" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Announcements" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.