take
There are 51 repositories under take topic.
sebastiaanluca/php-pipe-operator
Method chaining for any value using any method.
JarenChow/QuickNotes
一款简单、轻量、高效的Android记事、记账应用
es-shims/iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
KiOui/TOSTI
Tartarus Order System for Take-away Items
Fuggy/MotionBuilder-TakeManager
Manage takes in Autodesk MotionBuilder in an easier and more efficient way, with extra customization options.
AimSploit/FreeSploit
Roblox Executor
rafael3do/ScriptsTakeBlip
Scripts simples para utilizar em bots criados na plataforma Take Blip. Simple scripts to use in bots created on the Take Blip platform.
jenorish/lazy_find
Simplified the first,last,take methods in ActiveRecord
mkroening/take-static
Static items that provide mutable access only once.
XDcobra/node-ffmpeg-stream
To convert rtsp stream to multiple purposes, like websockets, recordings, screenshots, picturestream or MQTT
alirezakargar1380/pagination-helper
this a npm package for detecting and working with prefix
stdlib-js/array-base-mskfilter-map
Apply a mask to a provided input array.
stdlib-js/ndarray-filter
Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.
DiegoHerreraRomero/AndroidTakePicture
Simple activity to take picture and save in reduced size.
haziqrahat/Was_it_Rufus
Retrieve the information about a local git repository
marcus-j-davies/node-red-semaphore-plus
An advanced set of semaphore Nodes for Node RED, with a dynamic fail-safe
silverjava/plugin-take
A "take" command for oh-my-fish
stdlib-js/array-base-mskfilter
Return a new array by applying a mask to a provided input array.
stdlib-js/array-base-mskreject
Return a new array by applying a mask to a provided input array.
stdlib-js/array-base-mskreject-map
Apply a mask to a provided input array and map the unmasked values according to a callback function.
stdlib-js/array-base-take
Take elements from an array.
stdlib-js/array-base-take-indexed
Take elements from an indexed array.
stdlib-js/array-base-take-map
Take elements from an array and return a new array after applying a mapping function.
stdlib-js/array-base-take2d
Take elements from a two-dimensional nested array.
stdlib-js/array-base-take3d
Take elements from a three-dimensional nested array.
stdlib-js/array-base-where
Take elements from either one of two arrays depending on a condition.
stdlib-js/array-mskfilter
Apply a mask to a provided input array.
stdlib-js/array-mskreject
Apply a mask to a provided input array.
stdlib-js/array-take
Take elements from an array.
stdlib-js/iter-head
Create an iterator which returns the first `n` values of a provided iterator.
stdlib-js/iter-slice
Create an iterator which returns a subsequence of iterated values from a provided iterator.
stdlib-js/ndarray-filter-map
Filter and map elements in an input ndarray to elements in a new output ndarray according to a callback function.
stdlib-js/ndarray-reject
Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.
stdlib-js/array-base-mskfiltern
Apply a mask to one or more provided input arrays in a single pass.
stdlib-js/array-base-take-indexed2
Take elements from two indexed arrays in a single pass.