@devtea2027/quo-tempora-error-quae

3.1.19 • Public • Published

@devtea2027/quo-tempora-error-quae Version Badge

github actions coverage License Downloads

npm badge

A simple list of possible Typed Array names.

Example

const assert = require('assert');

const names = require('@devtea2027/quo-tempora-error-quae');

assert(Array.isArray(names));
assert(names.every(name => (
    typeof name === 'string'
    && typeof globalThis[name] === 'function'
    && globalThis[name].name === name
)));

Tests

Simply clone the repo, npm install, and run npm test

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.

Readme

Keywords

Package Sidebar

Install

npm i @devtea2027/quo-tempora-error-quae

Weekly Downloads

25

Version

3.1.19

License

MIT

Unpacked Size

17.7 kB

Total Files

18

Last publish

Collaborators

  • ibforusficrystal