@stdlib/utils-property-descriptors
Return an object's own property descriptors.
@stdlib/assert-is-float64matrix-like
Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.
https://github.com/bayer-group/cmc-knowledge-graph-setup
Main repository containing all submodules. CMC (Chemistry, Manufacturing and Control) Knowledge Graph is an exemplary setup of data and ontologies for knowledge graph infrastructure including dockerized frontend and backend solution. This pieces of code are the pruned and anonymized part of our internal CMC KG integration platform.
@stdlib/utils-async-series-waterfall
Execute functions in series, passing the results of one function as arguments to the next function.
@stdlib/utils-map3d
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.
@stdlib/math-strided-special-dramp
Evaluate the ramp function for each element in a double-precision floating-point strided array.
https://github.com/cornerstonejs/cornerstonemath
Math and computation geometry functionality for cornerstone
https://github.com/awesome-spectral-indices/awesome-asi
A curated list of Awesome Spectral Indices (ASI) resources
console-log-each
Insert array element values into a format string and print the result.
https://github.com/alexisvassquez/trackthatmoney
An expense tracking mobile-first app to know why you're broke. For ND individuals who get overwhelmed dealing with finances.
https://github.com/axa-group/nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
https://github.com/bluepixeldev/bluepixeldev.github.io
A repository housing my personal site build using hugo static site generator.
https://github.com/activitywatch/aw-client-js
Client library for ActivityWatch in JavaScript
https://github.com/b1f6c1c4/graphql-advanced-projection
Fully customizable Mongoose/MongoDB projection generator.
https://github.com/3shain/kairo
https://github.com/smaharj1/vue-drag-and-drop-kanban
A simple kanban board where the items can be dragged and dropped from the list. This is a hybrid implementation of vue-smooth-dnd.
https://github.com/awslabs/amplify-graphql-seed-plugin
This is an Amplify Plugin which helps your to seed the databases of your Amplify projects with data using an AppSync GraphQL API. It can be used to seed local mock databases, as well as remote databases, e.g. for testing purposes. This plugin allows you to customize and auto-generate mock data, including data with relationships between models.
https://github.com/outline/rich-markdown-editor
The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://github.com/phase2/outline
Tooling infrastructure for modern web component development.
https://github.com/mithi/bare-minimum-2d
An extremely lightweight React component to declaratively (and elegantly) plot shapes on an inline SVG
https://github.com/b1f6c1c4/jest-mongoose
Mongoose integration test made easy and terse.
https://github.com/paulwilcox/fluent-data
Manipulate datasets by chaining methods. Includes capacity to map, filter, sort, group, reduce, and merge data. Built in reducers include multiple regression.
https://github.com/eomm/sqs-json-body-parser
Middyjs middleware to parse your AWS SQS events
https://github.com/anicusan/fluid_simulation
Web app that simulates the fluid flow around a falling sphere. Measures the time taken for the sphere to travel 15cm at terminal velocity.
https://github.com/alexpreynolds/hglive
HiGlass-backed dynamic BED gallery browser
https://github.com/arturbomtempo-learning/js-challenge
Challenge proposed by Bonieky Lacerda in order to train my JavaScript knowledge.
https://github.com/bchao1/webgl-3d-viewer
3D model viewer in WebGL and pure Javascript.
https://github.com/amirzenoozi/dad-joke-ext
A Simple Extension For Chrome New Tab With DadJoke API.
https://github.com/amirzenoozi/express-typescript-starter
A Simple Starter Project For ExpressJs + Typescript
https://github.com/dcavar/multitree
MultiTree: A Digital Library of Language Relationships
https://github.com/amirzenoozi/nodejs-url-shortener
A Simple URL Shortener With NodeJs
https://github.com/data-miner00/delvissoligt
The Ultimate .NET Core MVC Template without heavy lib codes!
stats-strided-scumin
Calculate the cumulative minimum of single-precision floating-point strided array elements.
ndarray-vector-float32
Create a single-precision floating-point vector (i.e., a one-dimensional ndarray).
@stdlib/array-base-binary3d
Apply a binary callback to elements in three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
@stdlib/math-base-special-asind
Compute the arcsine (in degrees) of a double-precision floating-point number.
math-base-special-nonfibonaccif
Compute the nth non-Fibonacci single-precision floating-point number.
stats-base-dists-planck-logpmf
Evaluate the logarithm of the probability mass function (PMF) for a Planck (discrete exponential) distribution.
daily_tseb_gee_et
A GEE TSEB Workflow for estimating Daily High Resolution (30m) fully Remote Sensing Evapotranspiration (ET)
stats-strided-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
@stdlib/lapack-base-dlaswp
Perform a series of row interchanges on an input matrix.
@stdlib/random-array-gumbel
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.
open-sri
Ultralight, non-dependent and minimalist open-source package to recursively generate subresource integrity (SRI) hashes.
constants-float32-sqrt-three
Square root of 3 as a single-precision floating-point number.
constants-float32-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal single-precision floating-point number.
array-base-cuevery-by-right
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
number-float64-base-identity
Evaluate the identity function for a double-precision floating-point number.
assert-napi-is-dataview
This repository provides a simple way to check if a value is a DataView in JavaScript. It streamlines your code and enhances type safety in numerical computations. 🛠️📦
stats-strided-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
stats-strided-min-by
Calculate the minimum value of a strided array via a callback function.
stats-strided-max-by
Calculate the maximum value of a strided array via a callback function.
stats-strided-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
@stdlib/array-base-quinary4d
Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
number-uint32-base-add
This repository contains a utility for adding unsigned 32-bit integers in a base format. It aims to simplify numerical operations in JavaScript and Node.js. 🐙✨
stats-base-ztest-alternatives
This repository provides alternative methods for Z-tests in statistical analysis. It offers efficient implementations in JavaScript for use in both browser and Node.js environments. 🛠️📊
@stdlib/math-iter-special-erfcinv
Create an iterator which evaluates the inverse complementary error function for each iterated value.
@stdlib/math-base-special-acscd
Compute the arccosecant (in degrees) of a double-precision floating-point number.
@stdlib/math-base-special-rcbrtf
Compute the reciprocal cube root of a single-precision floating-point number.
@stdlib/ndarray-base-nullary-tiling-block-size
Resolve a loop block size for multi-dimensional array tiled loops.
@stdlib/math-iter-sequences-tribonacci
Create an iterator which generates a Tribonacci sequence.