Skip to content

Mwamitovi/functionalJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node project to build functional JS library

SYNOPSIS

This is practice development to understand ECMScript2015 (ES6). Much more info is available online - functional Javascript, ECMAScript2015.

IMPORTANT

** You need, but are not limited to,

  • node v10.5.0 or higher (comes with npm)*
  • @babel v7
  • http-server

GET - STARTED

Assumptions

  • Configure your Version Control (Git)
  • Fork the repository

Configure

  • "npm install" dependencies
  • "npm run babel" to build the backward-compatible Javascript

Contribution guidelines

  • Gitflow remote collaboration model
  • Code review (pull requests)
  • Writing tests (Unit and Functional tests)
  • Other guidelines shall be issued with time.

Who i talk to?

About

A node project to build a functional JS library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published