1.0.0 • Published 14 days ago

@f1stnpm2/architecto-sint-suscipit v1.0.0

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

@f1stnpm2/architecto-sint-suscipit 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/architecto-sint-suscipit');
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

wordwrapnativeloggerdirectorygetintrinsictypesafedomes-shimslazyObjectstatelesssidees8trimEndArrayBufferpoint-freeES8UnderscorewebapolloawesomesauceimmerECMAScript 7tapeletdotenvECMAScript 2017schemeargumentserializeshellidkoreanapiJSONruntimepushduplexloggingbyteparseexit-codestylesflattendefaultopenscensorjsxlinewraptrimfunctionsetPrototypeOfTypeScriptplugineslint-pluginTypeBoxpositivecollection.es6springarraybufferxssweaksetrm -rfeast-asian-widthcomputed-typesreusegenericsincludesregularwatchavarmdirmoduleJSON-Schemacall-bindbcryptrangeerrorlinuxsignalsspinnerReactiveExtensionsbabelstylesliceES2018Object.fromEntriescharacterArrayiteratorclassesless csspackagefullconfigurableES2020css-in-jsgroupbreakidleES2015authenticationinspecthardlinkssetArrayBuffer.prototype.slicetaplesscssassertswalkingcharacters__proto__enderbundlingprivate dataargsvalidansiindicatormaputilitieslook-upURLcurlurlsprettyxtermastfetchcallchromiumnameses2015requirebundlerzodcryptECMAScript 2019streams2syntaxopenervestfunctionslanguagequotestyled-componentses-shim APIisdescriptorcmdquerystringuser-streamsObservabletoolkitthrottleonceoperating-systemjapanesetypaniontrimStartmacosunicodeemitwatchFileECMAScript 2023PushArray.prototype.filterclientsymlinksbyteOffsetArrayBuffer#slicesomexdg-opentypeofpreprocessorYAMLcircularmakemake dirlistenersgetperformanceprunemergecryptodescriptionfull-widthirqmixinspackage managerescapefind-upRFC-6455cloneutilityTypedArraystringifierpropcopysetterexitES2023toolsreadassertionObject.definePropertyfilterECMAScript 2022String.prototype.matchAllprotoECMAScript 2015Array.prototype.flatMapmkdirpObject.assigngroupBychaireactclassnamescheckoptimizertrimRightIterator@@toStringTagnodejsFunction.prototype.namees-abstractauthbuffersearchReflect.getPrototypeOftermtranspilewordbreakjsonpathboundxdgthreeinvariantless
1.0.0

14 days ago