1.0.0 • Published 16 days ago

@rabiepenpm2/dolorum-temporibus-rem v1.0.0

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

Number

NPM version Build Status Coverage Status

Number namespace.

Installation

npm install @rabiepenpm2/dolorum-temporibus-rem

Alternatively,

  • To load the package in a website via a script tag without installation and bundlers, use the ES Module available on the esm branch (see README).
  • If you are using Deno, visit the deno branch (see README for usage intructions).
  • For use in Observable, or in browser/node environments, use the Universal Module Definition (UMD) build available on the umd branch (see README).

The branches.md file summarizes the available branches and displays a diagram illustrating their relationships.

To view installation and usage instructions specific to each branch build, be sure to explicitly navigate to the respective README files on each branch, as linked to above.

Usage

var ns = require( '@rabiepenpm2/dolorum-temporibus-rem' );

ns

Number namespace.

var o = ns;
// returns {...}

The namespace contains the following:

  • Number( value ): constructor which wraps a numeric value in an object.
  • float32: utilities for single-precision floating-point numbers.
  • float64: utilities for double-precision floating-point numbers.
  • int32: utilities for signed 32-bit integers.
  • uint16: utilities for unsigned 16-bit integers.
  • uint32: utilities for unsigned 32-bit integers.
  • uint8: utilities for unsigned 8-bit integers.

Examples

var objectKeys = require( '@stdlib/utils/keys' );
var ns = require( '@rabiepenpm2/dolorum-temporibus-rem' );

console.log( objectKeys( ns ) );

Notice

This package is part of stdlib, a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.

For more information on the project, filing bug reports and feature requests, and guidance on how to develop stdlib, see the main project repository.

Community

Chat


License

See LICENSE.

Copyright

Copyright © 2016-2024. The Stdlib Authors.

rmdirmatchcompilerformattingjoimatchAllrfc4122busycorslanguageRxJSes-abstractES3computed-typespackage managerlinkduplexansiWebSocketsjsonpathdateerror-handlingfileponyfillauthinvariantECMAScript 2020searchArray.prototype.filtersortedhardlinkstelephoneStreamssyntaxperformancemimetypesoptionperformantxtermtermprototypecloudwatchgetPushforEachpredictablesescss nestingawaitshames5eventsimmutablespeclaststreamsFunction.prototype.nameparentsinterruptsUint8ClampedArrayStreamECMAScript 2022speedfromUint32ArraymakemiddlewarexhruninstallBigInt64ArraytostringtagbyteLengthbundlingtrimLeftlook-updeep-copyObject.fromEntriesECMAScript 2021prefixpropertieseventDispatchersinatraregexisvestlimitedcolumnnativelibphonenumberJSONtakemkdircachesafeexit-codecall-boundECMAScript 2018authenticationdayjselbargumenttaskworkflowdeepcopybcryptECMAScript 2023ESnextapicreatewritestylesheetpostcss-pluginsameValueZeroeast-asian-widthdeleteswflistenerssigintsharedassertionequalhashPromiseless.jspositivefigletfpsconsumesymlinkstapeTypedArrayrapidES7breakinstallcallbindurlgradients cssdefineObject.definePropertyUint8ArrayArrayBufferviewcollection.es6code pointschromeReactiveExtensionsbddbannerstatelesscallbackgetteroutputhandlersterminalbrowserliststreams2zodprotobufstoragegatewaycirculartextES2018queuestylerouterloggerString.prototype.matchAllparsepolyfilles-shim APIownroute53argvglobalsnpmidlefindobjsymbolsqueryformfast-copyjsoneveryprivate dataqueueMicrotaskinferencefast-deep-copypicomatcheslintplugines2018parentgroupBytestingbootstrap less$.extendfluxrangeerrorconcatMapcryptprunestableReactiveXlookECMAScript 2019MapreadablestreamwafendpointdataviewObject.getPrototypeOflogstyleguidewindowspluginsimpledbless compilerbufferstddtraversewatchFileECMAScript 3stringastBigUint64ArrayfsredactexecwaitdataViewbatchio-tsspinnersmodulespromisegroupimportoptimistloadbalancingpackagesjsdomstructuredClonefind-upwhicharraysguidURLSearchParamsreducerTypeScriptrdsECMAScript 6faststringifierwhatwgECMAScript 2017classestypedconfigentriestouchdiffmonorepotrimRightArray.prototype.findLastcolourchromiumtrimStartbytefetchpathwalkrobustvalidatecssdirectoryArrayBuffer#slicewatchermomentarrayFloat64ArraygetOwnPropertyDescriptorpreprocessorArrayBuffer.prototype.slicefastifycolorswidthtypeofmkdirpes2015WeakSetSetES2023mime-dbsyntaxerrorboundhookformfindLastIndexglacierECMAScript 7trimEndframeworkcommandes2017autoscalingslot-0typedarrayless mixinsreal-timeschemacall-binditeratorbindfixed-widthl10nvaluetestertoStringTagcompile lessstringifyES2015ES2017
1.0.0

16 days ago