some
There are 89 repositories under some topic.
es-shims/iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
AsyncAF/AsyncAF
⁉️ AsyncAF (A.K.A. async-af, A.K.A. Async/Await Fun) - chainable asynchronous JavaScript methods that mirror their native counterparts and other tools for your asynchronous utility belt--zero dependencies
lindulamaratunga/SQL-Joins
Joining Tables in SQL
MeowType/MaybeDart
Some / Maybe / Option / Result / Nullable, like Haskel Maybe, Can avoid semantic confusion caused by returning null when returning a value
a-voyager/Awesome-Widgets
some simple ui widgets for android developer
dev-parvej/js_array_method
Map filter reduce in golang
AirelRibeiro/zoo-functions
Projeto simula um sistema de relatório de um zoológico; com informações a respeito dos animais presentes, colaboradores, horários de funcionamento do zoológico e uma tabela de preços que variavam de acordo com a idade do visitante.
decouples/Matlab-Python-Pictures
Some code for images processing!
baloise/pitches
GitPitch based presentation slides
es-shims/Array.prototype.some
Array.prototype.some spec-compliant polyfill
Jjjrose4/Lovely-bubblegum-QUEEN
I need some donations
stdlib-js/utils-async-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
wanghaoxue0/platelets_model
coding for model けっしょうばん, support macOS system
ahmedd-anis/js-array-methods
Javascript array methods
bruderj15/constrained-some
Constrainable existential type & utilities
chronoDave/dot-obj
Utility functions for nested JavaScript Objects
DanielJDufour/advarr
ADVanced ARRay utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!
JiangJie/happy-rusty
Porting some excellent design implementations from Rust to JavaScript.
stdlib-js/array-base-any
Test whether at least one element in an array is truthy.
stdlib-js/array-base-any-by
Test whether at least one element in an array passes a test implemented by a predicate function.
stdlib-js/array-base-any-by-right
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
stdlib-js/array-base-cuany
Cumulatively test whether at least one element in a provided array is truthy.
stdlib-js/array-base-cuany-by
Cumulatively test whether at least one element in a provided array passes a test implemented by a predicate function.
stdlib-js/array-base-cuany-by-right
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
stdlib-js/iter-cusome
Create an iterator which cumulatively tests whether at least `n` iterated values are truthy.
stdlib-js/iter-cusome-by
Create an iterator which cumulatively tests whether at least `n` iterated values pass a test implemented by a predicate function.
stdlib-js/iter-some
Test whether at least `n` iterated values are truthy.
stdlib-js/iter-some-by
Test whether at least `n` iterated values pass a test implemented by a predicate function.
stdlib-js/utils-async-some-by
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
stdlib-js/utils-some
Test whether a collection contains at least `n` elements which are truthy.
stdlib-js/utils-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
stdlib-js/utils-some-in-by
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
stdlib-js/utils-some-own-by
Test whether some `own` properties of a provided object satisfy a predicate function for at least `n` properties.
TomokiMiyauci/option
Minimum option type port of Rust
vijaydevguy/somefrontend
Youtube clone app