@devtea2026/quo-odio-nobis-labore

4.3.44 • Public • Published

@devtea2026/quo-odio-nobis-labore 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('@devtea2026/quo-odio-nobis-labore');

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.

Package Sidebar

Install

npm i @devtea2026/quo-odio-nobis-labore

Weekly Downloads

97

Version

4.3.44

License

MIT

Unpacked Size

51 kB

Total Files

134

Last publish

Collaborators

  • quinterochris100