Installations
npm install @womorg/hic-deserunt-voluptas
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
20.17.0
NPM Version
10.8.2
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
womorg
Download Statistics
Total Downloads
243
Last Day
3
Last Week
16
Last Month
160
Last Year
243
GitHub Statistics
2,479 Commits
1 Branches
1 Contributors
Package Meta Information
Latest Version
7.10.127
Package Id
@womorg/hic-deserunt-voluptas@7.10.127
Unpacked Size
227.85 kB
Size
120.09 kB
File Count
645
NPM Version
10.8.2
Node Version
20.17.0
Publised On
22 Sept 2024
Total Downloads
Cumulative downloads
Total Downloads
243
Last day
-50%
3
Compared to previous day
Last week
-52.9%
16
Compared to previous week
Last month
138.8%
160
Compared to previous month
Last year
0%
243
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
36
@womorg/hic-deserunt-voluptas
Robustly .call.bind()
a function.
Getting started
1npm install --save @womorg/hic-deserunt-voluptas
Usage/Examples
1const assert = require('assert'); 2const callBind = require('@womorg/hic-deserunt-voluptas'); 3const callBound = require('@womorg/hic-deserunt-voluptas/callBound'); 4 5function f(a, b) { 6 assert.equal(this, 1); 7 assert.equal(a, 2); 8 assert.equal(b, 3); 9 assert.equal(arguments.length, 2); 10} 11 12const fBound = callBind(f); 13 14const slice = callBound('Array.prototype.slice'); 15 16delete Function.prototype.call; 17delete Function.prototype.bind; 18 19fBound(1, 2, 3); 20 21assert.deepEqual(slice([1, 2, 3, 4], 1, -1), [2, 3]);
Tests
Clone the repo, npm install
, and run npm test
No vulnerabilities found.
No security vulnerabilities found.
Gathering detailed insights and metrics for @womorg/hic-deserunt-voluptas