Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Babel
Babel
Transpiler to compile at all browsers
Boilerplate
Boilerplate
It is a development package that provides the user with various solutions that only need to be activ
bug
bug
Something isn't working
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
Eslint
Eslint
is a type of static analysis that is frequently used to find problematic patterns or code that doesn
good first issue
good first issue
Good for newcomers
GoogleCloud
GoogleCloud
To save the image of the flowchart via URL
help wanted
help wanted
Extra attention is needed
invalid
invalid
This doesn't seem right
Javascript ES6
Javascript ES6
Jest
Jest
Testing Js
LucidaChart
LucidaChart
Web app that creates flowcharts
Mocks
Mocks
The purpose of mocking is to isolate and focus on the code being tested and not on the behaviour
Node
Node
is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network app
Npm
Npm
short for Node Package Manager, is two things: first and foremost, it is an online repository for th
package.json
package.json
this file holds various metadata relevant to the project.
Prettier
Prettier
is a tool that allows you to give and maintain a consistent format to the code
Promises
Promises
is an object that may produce a single value some time in the future : either a resolved value, or n
question
question
Further information is requested
Readme
Readme
is a text file that introduces and explains a project. It contains information that is commonly req
Recursive Function
Recursive Function
that calls itself during its execution. This enables the function to repeat itself several times...
RegEx
RegEx
Create a 'regular expression' object to find text according to a pattern var re = //g(global match)
wontfix
wontfix
This will not be worked on