Difference between revisions of "Easejs"

From Free Software Directory
Jump to: navigation, search
m (added VCS resource info)
(Added Python and Ruby link)
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=ease.js
+
|Name=GNU 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='''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/
|VCS checkout command=git clone git://git.savannah.gnu.org/easejs.git
+
|Is High Priority Project=No
|Documentation note=Full documentation is available at the following URL:
+
|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].
* http://easejs.org/manual/ (Multiple Pages)
+
|Accepts cryptocurrency donations=No
 
+
|Version identifier=0.2.8
* http://easejs.org/manual.html (Single Page)
+
|Version date=2016/07/15
 
+
|Version status=stable
See also the [http://mikegerwitz.com/papers/coope.html paper on the project].
+
|Version download=https://ftp.gnu.org/gnu/easejs/easejs-0.2.8.tar.gz
|Version identifier=0.1.1
+
|Last review by=Bendikker
|Version date=2013/12/25
+
|Last review date=2018/03/29
|Version status=testing
+
|Submitted by=Bendikker
|Version download=http://git.savannah.gnu.org/cgit/easejs.git/snapshot/easejs-0.1.1.tar.gz
 
|Last review by=Genium
 
|Last review date=2013/12/27
 
|Submitted by=Genium
 
 
|Submitted date=2013/12/27
 
|Submitted date=2013/12/27
|Status=
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=easejs
 
|GNU package identifier=easejs
Line 33: Line 28:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2013, 2014 Free Software Foundation, Inc.
 
|License verified by=genium
 
|License verified by=genium
|License verified date=2013/12/27
+
|License verified date=2014/08/14
}}
 
{{Project license
 
|License=LGPLv3orlater
 
|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
 +
|Resource audience=Python (Ref) (R)
 +
|Resource URL=https://pypi.org/project/ease
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref) (R)
 +
|Resource URL=https://rubygems.org/gems/ease
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/easejs
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 53: Line 53:
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://www.gnu.org/software/easejs/scripts/
 
|Resource URL=https://www.gnu.org/software/easejs/scripts/
}}
 
{{Resource
 
|Resource audience=Developers
 
|Resource kind=Bug Tracking
 
|Resource URL=https://savannah.gnu.org/bugs/?group=easejs
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 79: Line 74:
 
|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 06:39, 29 March 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.


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


"Ruby (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" 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.