@stdlib/array-one-to-like
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Create an array filled with ones and having a specified length.
Create an array filled with ones and having the same length and data type as a provided array.
Create a typed array.
Uint16Array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Create a zero-filled array having a specified length.
Create a zero-filled array having the same length and data type as a provided array.
Create a typed array.
Truncate a string to a specified length.
Truncate a string to a specified length.
Truncate a string in the middle to a specified length.
Truncate a string in the middle to a specified length.
Generate an acronym for a given string.
Generate an acronym for a given string.
Get the original link from a shortened link!
Short time Fourier transform
Implementaion of IP-API.com in Node.js