Skip to content

imraghava/javascript-5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

659 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xJavaScript Build Status

Exercism exercises in JavaScript

Installing

To run the tests, you'll need NodeJS and Jasmine. For information about how to install these tools, see the Javascript page.

Running Unit Test Suite

The following commands assume that you are in the 'xjavascript' directory:

All Assignments

% make test

Single Assignment

% make test-assignment ASSIGNMENT=wordy

Contributing Guide

Please see the contributing guide

About

Exercism exercises in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • Other 0.7%