Skip to content

A simple exercise for creating a calendar render function in javascript.

Notifications You must be signed in to change notification settings

zsim0n/calendar-render-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar Render Exercise

This is a simple exercise for creating a calendar render function in javascript.

Usage

$ git clone ...
$ cd calendar-render-1
$ npm run test:watch

The spec is implemented as a simple unit test. test.js

You should expected to implement the function in index.js.

The project is using ava test framework.

Feel free to extend the spec with more details as you progress.

Happy coding! :-)

About

A simple exercise for creating a calendar render function in javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published