Difference between revisions of "Easejs"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Added Savannah link)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Entry
 +
|Name=GNU ease.js
 +
|Short description=Classical object-oriented framework for JavaScript
 +
|Full description='''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
 +
|Homepage URL=https://www.gnu.org/software/easejs/
 +
|VCS checkout command=git clone git://git.sv.gnu.org/easejs.git
 +
|Documentation note=[https://www.gnu.org/software/easejs/manual.html Full documentation] and also see the author's [http://mikegerwitz.com/papers/coope.html paper on the project].
 +
|Accepts cryptocurrency donations=No
 +
|Version identifier=0.2.8
 +
|Version date=2016/07/15
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/easejs/easejs-0.2.8.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/20
 +
|Submitted date=2013/12/27
 +
|Is GNU=Yes
 +
|GNU package identifier=easejs
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2013, 2014 Free Software Foundation, Inc.
 +
|License verified by=genium
 +
|License verified date=2014/08/14
 +
}}
 +
{{Person
 +
|Real name=Mike Gerwitz
 +
|Role=Author and maintainer
 +
|Email=mikegerwitz@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/easejs
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=Download
 +
|Resource URL=https://www.gnu.org/software/easejs/scripts/
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Reporting
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://lists.gnu.org/archive/html/bug-easejs/
 +
}}
 +
{{Resource
 +
|Resource audience=Help
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-easejs
 +
}}
 +
{{Resource
 +
|Resource audience=Announcements
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://lists.gnu.org/mailman/listinfo/info-easejs
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/easejs.git
 +
}}
 +
{{Software category
 +
|Programming-language=javascript
 +
}}
 +
{{Featured}}

Revision as of 03:49, 20 February 2018


[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.


"Savannah (Ref)" 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.