Skip to content
Snippets Groups Projects
Brandon Rodriguez's avatar
Brandon Rodriguez authored
8c74e53c
Name Last commit Last update
documents
.gitignore
helper_functions.js
readme.md

JavaScript - Helper Functions

Description

Various helper functions to make JavaScript development easier.

Project Dependencies

The following are third party libraries used in this project:

  • chalk - Used for colored console output.
  • readline-sync - Seems necessary for async console input.