Updated 10 months ago

@stdlib/utils-async-series-waterfall • Rank 2.6 • Science 26%

Execute functions in series, passing the results of one function as arguments to the next function.

Updated 10 months ago

@stdlib/utils-map3d • Rank 2.5 • Science 26%

Apply a function to each nested element in a three-dimensional nested array and assign the result to a nested element in a new three-dimensional nested array.

Updated 10 months ago

cssman-cli • Rank 2.2 • Science 26%

A library to generates design tokens via CLI or method call.

Updated 10 months ago

@stdlib/string-base-for-each-right • Rank 2.1 • Science 26%

Invoke a function for each UTF-16 code unit in a string iterating from right to left.

Updated 9 months ago

https://github.com/bayer-group/cmc-knowledge-graph-backend • Rank 1.8 • Science 26%

This is submodule containing the backend related code.

Updated 10 months ago

console-log-each • Rank 0.7 • Science 26%

Insert array element values into a format string and print the result.

Updated 10 months ago

https://github.com/axa-group/nlp.js • Rank 13.2 • Science 13%

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more

Updated 10 months ago

ndarray-base-empty • Rank 0.0 • Science 26%

Create an uninitialized ndarray having a specified shape and data type.

Updated 10 months ago

array-base-last-index-of • Rank 0.0 • Science 26%

Return the index of the last element which equals a provided search element.

Updated 9 months ago

https://github.com/arturbomtempo-dev/plann.er • Rank 0.0 • Science 26%

Projects developed during NLW Journey, a week-long Rocketseat event focused on creating a complete application through intensive, hands-on lessons.

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-interface • Rank 15.7 • Science 10%

The interface for the FHIR Works on AWS framework. This package is the glue that allows communication to flow between components

Updated 10 months ago

https://github.com/plexidev/quick.db • Rank 9.9 • Science 13%

An easy, open-source, Node.js database designed for complete beginners getting into the concept of coding.

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-search-es • Rank 11.9 • Science 10%

An Elasticsearch implementation of the FHIR Works on AWS framework, enabling users to search for FHIR resources

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-persistence-ddb • Rank 11.9 • Science 10%

A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-authz-rbac • Rank 10.8 • Science 10%

A role based access control implementation of the FHIR Works on AWS framework, utilizing Cognito and User Groups to perform authorization

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-authz-smart • Rank 10.4 • Science 10%

A SMART on FHIR v1.0.0 implementation of the FHIR Works on AWS framework, utilizing OAuth2/OIDC authorization server to authorize requests

Updated 9 months ago

https://github.com/bytedance/diat • Rank 6.7 • Science 13%

A CLI tool to help with diagnosing Node.js processes basing on inspector.

Updated 10 months ago

https://github.com/vweevers/student-histogram • Rank 6.1 • Science 13%

Record a sample and compute its statistical significance.

Updated 9 months ago

https://github.com/awslabs/fhir-works-on-aws-persistence-facade • Rank 6.0 • Science 13%

A façade implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources by posting requests to connected microservices

Updated 9 months ago

https://github.com/dan-shields/league-ocr-hud • Rank 4.4 • Science 13%

OCR-driven Node.js program to scrape data from League of Legends, useful for creating custom HUDs

Updated 10 months ago

stats-strided-dsvariancepn • Science 57%

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.

Updated 10 months ago

blas-ext-base-dindex-of • Science 44%

Return the first index of a specified search element in a double-precision floating-point strided array.

Updated 10 months ago

stats-strided-wasm-dmeanwd • Science 44%

Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.

Updated 10 months ago

stats-base-ztest-alternative-str2enum • Science 44%

Return the enumeration constant associated with a Z-test alternative hypothesis string.

Updated 10 months ago

constants-float32-max-safe-nth-tribonacci • Science 44%

Maximum safe nth Tribonacci number when stored in single-precision floating-point format.

Updated 10 months ago

random-tools-unary-factory • Science 44%

Create a function for generating pseudorandom numbers drawn from a single-parameter probability distribution.

Updated 10 months ago

stats-strided-dstdevch • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.

Updated 10 months ago

stats-strided-dmeanpn • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.

Updated 10 months ago

constants-float32-min-base2-exponent • Science 44%

The minimum biased base 2 exponent for a normal single-precision floating-point number.

Updated 10 months ago

ndarray-count-truthy • Science 44%

Count the number of truthy elements along one or more ndarray dimensions.

Updated 10 months ago

ndarray-vector-int16 • Science 44%

Create a signed 16-bit integer vector (i.e., a one-dimensional ndarray).

Updated 10 months ago

number-float32-base-add • Science 44%

Compute the sum of two single-precision floating-point numbers.

Updated 10 months ago

@stdlib/array-base-take-map • Science 44%

Take elements from an array and return a new array after applying a mapping function.

Updated 10 months ago

@stdlib/string-base-remove-first-grapheme-cluster • Science 44%

Remove the first grapheme cluster (i.e., user-perceived character) of a string.

Updated 10 months ago

@stdlib/assert-is-complex64matrix-like • Science 44%

Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.

Updated 10 months ago

@stdlib/array-base-mskunary3d • Science 44%

Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.

Updated 10 months ago

stats-strided-svarianceyc • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 10 months ago

@stdlib/utils-any-own-by • Science 44%

Test whether whether any 'own' property of a provided object satisfies a predicate function.

Updated 10 months ago

@stdlib/napi-argv-int16array • Science 44%

Convert a Node-API value to a signed 16-bit integer array.

Updated 10 months ago

stats-strided-dnanrange • Science 44%

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

Updated 10 months ago

@stdlib/math-base-special-atand • Science 44%

Compute the arctangent(in degrees) of a double-precision floating-point number.

Updated 10 months ago

@stdlib/math-base-special-asecf • Science 44%

Compute the inverse (arc) secant of a single-precision floating-point number.

Updated 10 months ago

constants-float32-max-safe-nth-lucas • Science 44%

Maximum safe nth Lucas number when stored in single-precision floating-point format.

Updated 10 months ago

@stdlib/array-base-any-by-right • Science 44%

Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.

Updated 10 months ago

blas-ext-base-wasm-dapxsum • Science 44%

Add a constant to each double-precision floating-point strided array element and compute the sum.

Updated 10 months ago

ndarray-some-by • Science 44%

Test whether at least `n` elements along one or more ndarray dimensions pass a test implemented by a predicate function.

Updated 10 months ago

ndarray-vector-uint8c • Science 44%

Create a clamped unsigned 8-bit integer vector (i.e., a one-dimensional ndarray).

Updated 10 months ago

ndarray-base-assert-is-integer-index-data-type • Science 26%

Test if an input value is a supported ndarray integer index data type.

Updated 10 months ago

stats-array-max-by • Science 44%

Calculate the maximum value of an array via a callback function.

Updated 9 months ago

https://github.com/bigfootds/sourcepool • Science 13%

TTRPG content management system, ready for you to self-host. Documentation website for the various bits of the Sourcepool ecosystem.

Updated 10 months ago

@stdlib/random-strided-bernoulli • Science 44%

Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.

Updated 10 months ago

math-array-special-abs • Science 44%

Compute the absolute value for each element in an input array.

Updated 10 months ago

math-base-special-gammasgnf • Science 44%

Computes the sign of the gamma function for a single-precision floating-point number.

Updated 10 months ago

complex-base-assert-is-same-valuef • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 10 months ago

math-base-special-minmaxf • Science 44%

Return the minimum and maximum of two single-precision floating-point numbers.

Updated 10 months ago

@stdlib/array-base-map3d • Science 44%

Apply a function to elements in a three-dimensional nested input array and assign results to elements in a new three-dimensional nested output array.

Updated 10 months ago

math-base-special-csignumf • Science 44%

Evaluate the signum function of a single-precision complex floating-point number.

Updated 10 months ago

blas-ext-base-gindex-of • Science 44%

Return the first index of a specified search element in a strided array.

Updated 10 months ago

array-base-broadcasted-ternary4d • Science 44%

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a four-dimensional nested output array.