Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with typed
A curated list of projects in awesome lists tagged with typed .
https://github.com/stdlib-js/stats-base-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 19 Dec 2024
https://github.com/toreda/eslint-config
eslint eslint-config javascript toreda typed
Last synced: 18 Dec 2024
https://github.com/stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/stats-base-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-variance
Calculate the variance of a strided array.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 12 Nov 2024
https://github.com/stdlib-js/assert-is-complex64array
Test if a value is a Complex64Array.
assert assertion complex64 complex64array float float32 ieee754 javascript node node-js nodejs single single-precision stdlib typed typed-array util utilities utility utils
Last synced: 08 Nov 2024
https://github.com/stdlib-js/assert-is-float64array
Test if a value is a Float64Array.
array assert assertion double float64 float64array ieee754 is javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 02 Nov 2024
https://github.com/hazae41/integers
Statically typed integer arithmetic (experimental)
arithmetic compile-time integers numbers typed typescript
Last synced: 07 Dec 2024
https://github.com/violet-black/kaiju-app
Python modular application and services
asyncio microservice pep561 python typed
Last synced: 14 Oct 2024
https://github.com/stdlib-js/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 18 Oct 2024
https://github.com/dhui/thevent
A typed hierarchical event system for Go
event events go golang hierarchical-events hierarchy typed
Last synced: 21 Dec 2024
https://github.com/stdlib-js/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 20 Oct 2024
https://github.com/stdlib-js/array-one-to-like
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 27 Oct 2024
https://github.com/stdlib-js/array-one-to
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 27 Oct 2024
https://github.com/techno11/simpler-oauth1.0
A back-to-basics approach to OAuth1.0
oauth oauth1 pure-typescript typed typescript
Last synced: 20 Dec 2024
https://github.com/stdlib-js/stats-base-nanvariancetk
Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 26 Oct 2024
https://github.com/stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/array-zero-to-like
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 08 Nov 2024
https://github.com/stdlib-js/array-zero-to
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 08 Nov 2024
https://github.com/stdlib-js/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/stats-base-minsorted
Calculate the minimum value of a sorted strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 14 Nov 2024
https://github.com/stdlib-js/stats-base-svariancetk
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-snanstdevwd
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 10 Nov 2024
https://github.com/stdlib-js/assert-is-sharedarraybuffer
Test if a value is a SharedArrayBuffer.
array arraybuffer assert assertion buffer is isbuffer javascript node node-js nodejs shared stdlib typed typed-array util utilities utility utils
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
average avg central-tendency javascript math mathematics median middle node node-js nodejs ordered quantile sorted statistics stats stdlib strided strided-array typed
Last synced: 17 Nov 2024
https://github.com/stdlib-js/blas-ext-base-ssumkbn
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 14 Nov 2024
https://github.com/stdlib-js/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed
Last synced: 28 Oct 2024
https://github.com/stdlib-js/stats-base-sstdevyc
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 17 Nov 2024
https://github.com/stdlib-js/stats-base-nanvariancepn
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/stdlib-js/utils-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
collection in-place inmap inmapright iterate javascript map mutate node node-js nodejs right stdlib typed typed-array util utilities utility utils
Last synced: 18 Nov 2024
https://github.com/ph-7/compteur-caracteres
Backup from my service 01script.com/compteur-caracteres/ made in 2010. First release is https://github.com/pH-7/ajax-character-counter
ajax-character-counter character-counter characters compteur-caracteres jquery letters php php-character-counter php7 typed typo typography writing writing-tool
Last synced: 18 Nov 2024
https://github.com/stdlib-js/stats-base-variancewd
Calculate the variance of a strided array using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 25 Nov 2024
https://github.com/tachibana-shin/react-mise
Intuitive, type safe and flexible Store for React
composition-api pinia react redux store typed
Last synced: 21 Nov 2024
https://github.com/stdlib-js/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/marcos4503/backend-response-builder
This is a PHP library that provides an alternative response system to REST or SOAP standards so that Backends written in PHP can return JSON encapsulated responses to Clients. The core idea of this library is to provide a highly standardized, well-structured and typed way to do this, so the Clients can always trust the Backend responses.
alternative api backend builder framework json php response typed
Last synced: 22 Dec 2024
https://github.com/jakubgiminski/collection
Abstract collection class for typed and unique elements
Last synced: 28 Sep 2024
https://github.com/olekli/drresult
More radical approach to Rust's `std::result` in Python.
error-handling error-handling-python exception-handling exceptionless exceptions exceptions-and-error-handling python result rust-like rust-result typed
Last synced: 29 Nov 2024
https://github.com/stdlib-js/stats-base-maxsorted
Calculate the maximum value of a sorted strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 29 Nov 2024
https://github.com/xunnamius/error-utils
🛑 A collection of extensible typed generic Error classes with human-readable names that that survive transpilation/minification and show up in stack traces
app apperror application class error errors extensible fetcherror generic named notauthorizederror notfounderror stack trace typed validationerror
Last synced: 31 Dec 2024
https://github.com/lloydlobo/calcy
A calculator app for The Odin Project
calculator odin-project regex sveltekit typed typescript
Last synced: 16 Dec 2024
https://github.com/stdlib-js/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
array array-like collection in-place inmap iterate javascript map mutate node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 10 Dec 2024
https://github.com/stdlib-js/assert-is-booleanarray
Test if a value is a BooleanArray.
array assert assertion boolean booleanarray is isarray istypedarray javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 23 Nov 2024
https://github.com/toreda/cache
Simple TTL-based object cache in TypeScript.
Last synced: 18 Dec 2024
https://github.com/toreda/adt
Suite of simple yet powerful data structures for TypeScript.
abstract-data-types javascript queue stack typed types typescript typescript-generics yarn
Last synced: 18 Dec 2024
https://github.com/toreda/hardhat-jest
Hardhat plugin to add support for Jest as a test runner with pass-thru command line args.
ethereum hardhat hardhat-plugin jest solidity toreda typed
Last synced: 18 Dec 2024
https://github.com/paficent/tableutils
A robust and strictly typed Luau library with functions specifically designed for manipulating tables.
array dictionary lua luau module roblox static table typed
Last synced: 25 Dec 2024
https://github.com/sscaff1/reason-gesture-wrapper
A React Native Gesture Wrapper written in Reason. This is a demo
gesture-recognition react-native reasonreact typed
Last synced: 09 Nov 2024
https://github.com/stdlib-js/array-to-sparse-iterator-right
Create an iterator from a sparse array-like object, iterating from right to left.
arr array holes iter iterate iteration iterator javascript node node-js nodejs sparse stdlib typed typed-array util utilities utility utils
Last synced: 15 Oct 2024
https://github.com/lookininward/ts-demo-drag-drop
A demo project to try out features of TypeScript. It's an app that pulls allows the creation of a list item that can be dragged and dropped from one list to another. (2021)
enums generics inheritance javascript singleton state typed typescript
Last synced: 10 Dec 2024
https://github.com/dergoogler/react-disappear
Detects if the inner children are visible.
Last synced: 16 Nov 2024
https://github.com/axelo/tslint-jsx-typed-class-name
TSLint rule to provide typed class names for the jsx attribute className. Add more safety to your react components, especially with the css utility library of your choice.
classname css jsx react tachyons-css tailwind-css tslint tslint-rules typed
Last synced: 27 Sep 2024
https://github.com/lukasbach/table-log
CLI logging utility that logs lines as vertically aligned tabular data
cli ink log logging table tabular typed typescript
Last synced: 23 Dec 2024
https://github.com/izica/next-typed-search-params
Discover Next.js typesafe and shallow search params for your project.
next nextjs nextjs13 nextjs14 params-validator query-string query-string-parameters react react-hooks reactjs search-params typed typescript zod zod-validation zod-validators
Last synced: 07 Nov 2024
https://github.com/princeinscripts/my-portfolio
Portfolio Website build using HTML5, CSS3, JavaScript and React
axios css html javascript react react-hot-t react-icons scrollreveal-js typed vanilla-javascript
Last synced: 14 Nov 2024
https://github.com/leobenkel/laeta
Agnostic service registry with fully typed retrieval
functional-programming registry scala services typed
Last synced: 15 Nov 2024
https://github.com/dotupnet/dotup-ts-internationalization
Library for typed translation and internationalization
cldr i18n intl numberformat plural-rules pluralization translation typed typescript
Last synced: 11 Nov 2024
https://github.com/systemlight/typed
Simulate the animation effect of typing.
Last synced: 14 Nov 2024
https://github.com/toreda/rocketlab
Supercharge app tests. Leverage common test cases and datasets to write better tests with fewer lines of code.
jest test-automation test-automation-framework test-tools typed typescript
Last synced: 18 Dec 2024
https://github.com/lue-bird/elm-bits
safe, typed bit arrays
array-sized bit elm safe type-safe typed typesafe-array vector
Last synced: 12 Oct 2024
https://github.com/zaikoxander/xander-email
xander-email is a library to facilitate the use of nodemailer
components email html javascript javascript-library nodejs nodemailer nodemailer-plugin typed types typescript typescript-definitions typescript-library variables views
Last synced: 27 Dec 2024
https://github.com/forthtilliath/cv
CV en HTML/CSS/JS, utilisant les librairies AOE et Typed.
aoe css cv html javascript typed
Last synced: 02 Dec 2024
https://github.com/toreda/prettier-config
Standard Prettier config file for all Toreda NPM package projects. Private internal repo but published publicly for use in our Open Source projects.
prettier standard-config tools toreda typed typescript
Last synced: 18 Dec 2024
https://github.com/jacobgardos/nuxt-kudra
Automated type generation for Nuxt 2
nuxt nuxt-module nuxtjs ts typed typescript volar
Last synced: 22 Dec 2024
https://github.com/ClaytonsCreations/ClaytonsCreations.github.io
The personal website/portfolio for Mark Clayton.
animation bootstrap4 css3 html5 javascript owl-carousel portfolio-website resume typed wow
Last synced: 24 Oct 2024
https://github.com/toreda/verify
Quick and simple function argument validation for TypeScript.
Last synced: 18 Dec 2024
https://github.com/inspect-js/typed-array-byte-length
Get the byte length of a Typed Array, even in engines without a `.byteLength` method.
array bytelength typed typed-array
Last synced: 05 Nov 2024
https://github.com/andersontr15/tra-typed-fetch
A package that implements common http requests using fetch, allowing for typed responses with TypeScript.
fetch fetch-api fetcher typed typescript
Last synced: 12 Nov 2024