1.0.2 • Published 10 months ago
craydent.replaceat v1.0.2
Craydent 1.0.2
by Clark Inada
Craydent is all inclusive utility library. There are several ways to use the library in NodeJS. More detailed documentation on constants can be found at Craydent Properties. More detailed documentation on methods can be found at Craydent Methods
// require - this require is the fully modular version with no global constants, prototypes, or methods.
const replaceAt = require('craydent.replaceAt').default;
// import - this require is the fully modular version with no global constants, prototypes, or methods.
import replaceAt from 'craydent.replaceAt';
replaceAt
Info: Array class extension to replace item at a specific index
Return: (T | undefined) returns the item removed.
Parameters:
None
Overloads:
None
Download
- GitHub
- BitBucket
- GitLab Craydent is released under the Dual licensed under the MIT or GPL Version 2 licenses.
1.0.2
10 months ago
1.0.1
11 months ago
1.0.0
11 months ago
0.14.0
3 years ago
0.15.0
3 years ago
0.15.1
3 years ago
0.15.2
3 years ago
0.13.5
4 years ago
0.13.4
4 years ago
0.13.2
4 years ago
0.13.3
4 years ago
0.13.1
4 years ago
0.13.0
4 years ago
0.12.3
4 years ago
0.12.2
4 years ago
0.12.1
4 years ago
0.12.0
4 years ago
0.11.2
4 years ago
0.11.1
4 years ago
0.11.0
4 years ago
0.10.11
4 years ago
0.10.9
4 years ago
0.10.10
4 years ago
0.10.8
4 years ago
0.10.4
5 years ago
0.10.3
5 years ago
0.10.2
5 years ago
0.10.1
5 years ago
0.10.0
5 years ago