Skip to content

brownsr/cjs

This branch is 1038 commits behind linuxmint/cjs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 7, 2016
47c96ef · Nov 7, 2016
Oct 25, 2016
Nov 7, 2016
Jul 17, 2013
Jan 3, 2014
Oct 25, 2016
Aug 16, 2014
Oct 26, 2014
Sep 11, 2016
Oct 30, 2014
Feb 24, 2014
Mar 4, 2014
Oct 10, 2008
Mar 4, 2009
Jul 18, 2011
Oct 10, 2008
Mar 2, 2010
Sep 30, 2014
Aug 13, 2014
Aug 24, 2014
Jul 18, 2016
Mar 25, 2014
Apr 25, 2013
Sep 17, 2016
Aug 13, 2014
Aug 13, 2014
Nov 7, 2016
Jun 8, 2015

Repository files navigation

This module contains JavaScript bindings based on gobject-introspection.

Because JavaScript is pretty free-form, consistent coding style and unit tests
are critical to give it some structure and keep it readable.
We propose that all GNOME usage of JavaScript conform to the style guide
in doc/Style_Guide.txt to help keep things sane.

= Testing =

This module is prototyping https://live.gnome.org/GnomeGoals/InstalledTests
To run the tests, simply build it as normal.  Now:

cd installed-tests
./autogen.sh && ./configure --prefix=... && make && make install
$prefix/libexec/gjs/gjs-installed-tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.7%
  • JavaScript 17.5%
  • C++ 7.3%
  • M4 0.5%
  • Shell 0.5%
  • Makefile 0.4%
  • Other 0.1%