Difference between revisions of "Easejs"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page Ease.js to Easejs: package identifier)
m (new release)
(6 intermediate revisions by 3 users not shown)
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 11: Line 11:
 
* Static and constant members
 
* Static and constant members
 
|Homepage URL=https://www.gnu.org/software/easejs/
 
|Homepage URL=https://www.gnu.org/software/easejs/
|Documentation note=Full documentation is available at the following URL:
+
|VCS checkout command=git clone git://git.savannah.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].
* http://easejs.org/manual/ (Multiple Pages)
+
|Version identifier=0.2.2
 
+
|Version date=2014/04/29
* http://easejs.org/manual.html (Single Page)
+
|Version status=testing
 
+
|Version download=https://ftp.gnu.org/gnu/easejs/easejs-0.2.2.tar.gz
See also the [http://mikegerwitz.com/papers/coope.html paper on the project].
 
|Version identifier=0.1.1
 
|Version date=2013/12/25
 
|Version download=http://git.savannah.gnu.org/cgit/easejs.git/snapshot/easejs-0.1.1.tar.gz
 
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/12/27
+
|Last review date=2014/05/18
 
|Submitted by=Genium
 
|Submitted by=Genium
 
|Submitted date=2013/12/27
 
|Submitted date=2013/12/27
Line 32: Line 28:
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 
|License verified by=genium
 
|License verified by=genium
|License verified date=2013/12/27
+
|License verified date=2014/03/16
}}
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License copyright=Copyright (C) 2010,2011 Mike Gerwitz
 
|License verified by=genium
 
|License verified date=2013/12/27
 
|License note=Complete relicensing under the GPLv3 is planned for the v0.2.0 release
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|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 72: Line 61:
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/info-easejs
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/info-easejs
 
}}
 
}}
{{Software category}}
+
{{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}}
 
{{Featured}}

Revision as of 09:51, 18 May 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.