1.0.7 • Published 7 months ago

available-typed-arrays v1.0.7

Weekly downloads
1,642,153
License
MIT
Repository
github
Last release
7 months ago

available-typed-arrays 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('available-typed-arrays');
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

es-abstractwhich-typed-arrayarchetype-libraryeasy-select-rn@phil8795/pecuniarius-apicogoportutilsquoc-test@infinitebrahmanuniverse/nolb-ava@saaspe/componentsexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-1189jawwy-sdkjawwy_gamification_release@deepakorg/test@deepak757/testreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgp149-tablesklif-uimachinebeemrcapsreact-native-jawwy_samplelapture-ui-complaptureuigriffin-ui-libraryjualwkakokowawjulien-easy-modalkzl2kzl3kzl4kzl5mamaowhalowpoeawgrtaudahjilha1jilha2jilha3jilha4jilha5mawalwlmdramml8487lpommlowolpomomo1momo2momo3momo4momo5nihil1moplamouz1mouz2@thinxviewx/core-rn@thuromun/thurotea@titani0us/airbrake@suinesia/suinesiaswap-sdk@sudophunk/v4-client@sudophunk/fulido@stunned/svelte-previous@taingo97/react-native-awesome-module@taingo97/react-native-bluetooth-xprinter@taingo97/react-native-expo-key-rsa-kt@taingo97/react-native-expo-rsa@taingo97/react-native-generate-key-rsa@taingo97/react-native-key-rsa@taingo97/react-native-print-xprinter@taingo97/react-native-rsa@taingo97/react-native-rsa-expo@taingo97/react-native-sunmi-printer@taingo97/react-native-telpo-printer@teasource/libero-delectus-error@teapucuk46/azumietea66@techdacxi/capacitor-persona-plugin@teyuto/react-player@sleepfinance/chain@sitestnet/tehpucuk@sidghimire/react-native-mapbox-navigation@soyjak/utils@sephriot/react-native-persistable-uri@skedulr/nebula-ui-library@stasa87/react-insta-stories@status-im/react-native-transparent-video@wacoco/y@tukijo/kloso@tuannm301198/changeset-test@traitsniper/web3-react-connector@traitsniper/web3-react-v6-connector@tusken-s/facebook-tools@vasosolo/multiselectcombobox@xeyqe/capacitor-tts@xiwen5566/aqara-automation-switch@worl2slim/gentcomos@xazrael/xazrael404
1.0.7

7 months ago

1.0.6

8 months ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago