1.0.0 • Published 23 days ago

@f1stnpm2/dignissimos-placeat-dolores v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days ago

@f1stnpm2/dignissimos-placeat-dolores Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Returns an array of Typed Array names that are available in the current environment.

Example

var availableTypedArrays = require('@f1stnpm2/dignissimos-placeat-dolores');
var assert = require('assert');

assert.deepStrictEqual(
	availableTypedArrays().sort(),
	[
		'Int8Array',
		'Uint8Array',
		'Uint8ClampedArray',
		'Int16Array',
		'Uint16Array',
		'Int32Array',
		'Uint32Array',
		'Float32Array',
		'Float64Array',
		'BigInt64Array',
		'BigUint64Array'
	].sort()
);

Tests

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

getPrototypeOfpluginisConcatSpreadablefind-upbddpersistentArray.prototype.findLastFunction.prototype.namerapidcoerciblesetterfindLastaccessibilitywebpropertymrudeepSetquerystringtranspilespeedStyleSheetfetchReactiveXjasminexhrnegativeschemaECMAScript 2016regexpgradients cssArrayBufferlimitedstyled-componentsslice__proto__packagesmkdirES3logarraybufferArray.prototype.includesyamlWebSocketsfastjsdomwhatwgdefineUint32ArrayUnderscorees2016querysigtermtestregular expressionsimmutablefromshimObject.definePropertyTypeBoxString.prototype.trimbundlerimportastlinkeast-asian-widthcjkclasseslook-upclassnamesES2020hardlinksexpressstreams2react-testing-librarydirmodulesdeleteletrm -rfjsonpathPromisegetoptconstbootstrap lessartsiginttermformsajvmkdirpapiMicrosoftkeyexecreducetestingmergesearch6to5onceargumentconcatMapirqkarmapropertiespushpromiseshasHyBiinvariantparentsprettycolumnsarktypepackagereal-timetypesaferfc4122multi-packagechannelserializeES2022[[Prototype]]envArray.prototype.filter256japanesestatelessgdprArraythreeasciireact poseserializationSymbolglobmimeECMAScript 2021watchingObject.assignkoreannodejsObject.keysmochaWeakMapbrowserlistfunctionalframeworksortedStreamsmetadataprivateqsfastifyjsonschemaECMAScript 5circularconsolescheme-validationautoprefixeroffsettextfast-deep-copyspinnersuuidfastcopyshebanghooksES2015deep-clonerecursive3dmixinsupObject.valuesesthroatiterateinternalfseventsavaarrayopenshamfile systemlanguagees5rgbAsyncIteratorprotobufspringsuperstructfindLastIndexreadablePushtouchcryptfunctionstasksymlinksWebSocketuser-streamsdebugsetoperating-systemwaitObject.fromEntriesReactiveExtensionscharacterpropsharedarraybufferclassnamemkdirscss variableratelimitruntimeTypedArraytslibjson-schema-validationhasOwnextrabyteES2017middlewarecollection.es6sharedcoreRegExp.prototype.flagscompiler
1.0.0

23 days ago