0.5.3 • Published 4 years ago

janus v0.5.3

Weekly downloads
12
License
WTFPL
Repository
github
Last release
4 years ago

Janus Core

The Janus Core provides abstractions and utilities for constructing an interactive web application. This includes the core building blocks and data structures, the view and templating system, and the application packages tying everything together.

Development

You must have Node 0.10+, and some relatively reasonable version of npm. We use make; all you should have to do is run make and everything should build. make test runs the tests; make test-coverage will give you a coverage report.

There are some tests that will not run on versions of Node <6 as they exercise ES6 features that we offer. If you run into syntax errors in the tests, this is the likely problem. Comment out those tests and everything else should work just fine.

Contents

A detailed walkthrough of the subdirectories here and their purposes may be found on the Introduction page on the Janus website.

0.5.3

4 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

7 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

9 years ago

0.1.5

11 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.0

12 years ago