nau
Get the current timestamp as an integer
Get the current timestamp as an integer
A tool to play with git within node project
Date Range Picker and Date Picker all in one place.
An Angular library for dealing with url in a more convenient way
Open the GitHub page of the given or current directory repo
Get the current Github system status
Node.js INA219 driver for Adafruit INA219 High Side DC Current Sensor using promises
A Derby JS component for keeping track of the current time.
A CLI tool that allows manipulation of local git repository
A lib for finding a currently focused html element
A current working directory set, where you can get the current working directory path.
Get the currently executing script in the browser.
Analyze package.json and /node_modules to get a list of 'wanted' dependencies.
Traverses up the directory tree and returns the first module found
Directory tree and returns the first module
Return the last element of an array where the callback returns true.
Iterate an array in reverse.
Return the index of the first element of an array where the callback returns true. Returns -1 if none do.
Sorting by insertion - Look for bigger numbers on the left side. Runtime: O(n^2). It starts from the 2nd element, and it tries to find any element (to the left) that could be bigger than the current index. It will move all the elements that are bigger and
Fetch the latest tag name from a GitLab repo (promise-based)