An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with array-methods

A curated list of projects in awesome lists tagged with array-methods .

https://sdras.github.io/array-explorer/

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

array-lookup array-methods array-resource arrays javascript javascript-tools learning-javascript vue vuejs2 vuex

Last synced: 11 May 2025

https://github.com/sdras/array-explorer

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

array-lookup array-methods array-resource arrays javascript javascript-tools learning-javascript vue vuejs2 vuex

Last synced: 14 May 2025

https://github.com/toniov/p-iteration

Utilities that make array iteration easy when using async/await or Promises

array array-iteration array-methods async async-await async-functions await es2017 promise

Last synced: 08 Apr 2025

https://github.com/sdras/js-explorer

Find the method you need without digging through the docs, directly on the command line!

array array-methods javascript javascript-api learning object object-methods tools

Last synced: 02 Sep 2025

https://github.com/lukeed/arr

A collection of tiny, highly performant Array.prototype alternatives

array array-methods javascript js nodejs performance

Last synced: 09 Oct 2025

https://github.com/milaan9/09_python_numpy_module

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.

array-indexing array-manipulations array-math array-methods array-reorganizing ipython-notebook numpy numpy-arrays numpy-exercise-solutions numpy-exercises numpy-matrix numpy-tutorial python-tutor python-tutorial-github python-tutorial-notebook python-tutorials python4beginner python4datascience python4everybody tutor-milaan9

Last synced: 06 Apr 2025

https://github.com/rpgeeganage/async-ray

Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.

array array-helper array-manipulations array-methods array-processing array-utils arrays async-await async-callback async-ray es6-modules javascript loops modules node-js node-module typescript-library utility

Last synced: 17 Mar 2025

https://github.com/freaktechnik/eslint-plugin-array-func

Rules for Array functions and methods.

array-methods eslint-plugin eslintplugin

Last synced: 15 May 2025

https://github.com/joaolucasl/proposal-array-prototype-partition

A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.

array array-methods ecma ecmascript javascript partition proposal tc39

Last synced: 11 Apr 2025

https://github.com/suhailroushan13/you-should-know-javascript

Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type Conversions 8. Control Flow (If else ,loops, break, switch) 9. Functions In JavaScript 10. Objects In JavaScript 11. Arrays In JavaScript

array-methods async-await functions-javascript javascript js loops string-methods

Last synced: 14 Apr 2025

https://github.com/glowyphp/arrays

Arrays Package provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

array-methods arrays dot-notation glowy glowyphp package php php-package

Last synced: 22 Aug 2025

https://github.com/wojtekmaj/async-array-utils

A collection of array-related async utilities.

array array-methods async promise utils

Last synced: 31 Jul 2025

https://github.com/nam-hle/chunk-arr

A collection of utility functions to split an array into chunks by size or certain condition.

array array-manipulations array-methods chunk chunks split typescript utility

Last synced: 12 May 2025

https://github.com/andyobtiva/array_include_methods

Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API

array array-methods ruby

Last synced: 01 Jul 2025

https://github.com/flexycode/ccprgg2l_intermediate_programming

This repository is intended for CCPRGG2L_INTERMEDIATE COM23P Professor Jay Abaleta

array array-manipulations array-methods java oop oop-principles oops-in-java polymorphism

Last synced: 14 Apr 2025

https://github.com/parinpan/fun-go

Fun-go is the answer when you are sick of writing over and over again a looping block that seems giving much redundancy in your project.

array-manipulations array-methods functional-programming golang library slice

Last synced: 13 Apr 2025

https://github.com/damianc/nothing

A trivial library allowing you to do nothing with an array.

array array-manipulations array-methods

Last synced: 21 Mar 2025

https://github.com/sbozzolo/array

A General-Relativistic Ray-Tracing code in Dyalog APL

apl array-methods black-holes dyalog-apl general-relativity ray-tracing schwarzschild

Last synced: 22 Aug 2025

https://github.com/joaoalisonti/alura-books-frontend

Projeto front-end focado no desenvolvimento com JavaScript: métodos de array do curso Front-end da Alura

array-methods javascript

Last synced: 14 Jul 2025

https://github.com/mubassim-khan/java-programs

A compilation of Java & Object Oriented codes. Main focus is on covering OOP basic concepts by easy examples.

abstraction array array-methods encapsulation exception-handling flowcontrol static string

Last synced: 19 Oct 2025

https://github.com/hamxabaig/rows-from-array

Create rows from an array with no bullshit! :sunglasses:

array-methods array-rows nested-arrays rows

Last synced: 23 Mar 2025

https://github.com/narrowspark/arr

:shipit: A collection of utilities to manipulate arrays.

array array-helper array-manipulations array-methods dot-notation manipulate-arrays multi-array php7

Last synced: 04 Oct 2025

https://github.com/michojekunle/calculator-app

Simple Calculator Application, performs simple operations with good user interface and easy to use.

array-manipulations array-methods css3 dom-manipulation-functions javascript-applications theme-switcher

Last synced: 02 Mar 2025

https://github.com/scriptex/async-array-prototype

Async array methods in JavaScript

array-methods async-await async-programming

Last synced: 18 Jul 2025

https://github.com/marleydip/advanced-javascript

Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events

array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case

Last synced: 10 Jun 2025

https://github.com/marleydip/advanced-javascript-with-projects

Projects & Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events

array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case

Last synced: 18 Jun 2025

https://github.com/jaid/filter-nil

Filters array entries that are null or undefined.

array array-methods filter-nil lib library nil null undefined util utility

Last synced: 14 May 2025

https://github.com/immanas/java-problem-solving

🚀 This repository contains my problem-solving journey in Java. 📚 It covers multiple platforms and topics including **algorithms**, 🧩 **data structures**, and 🌍 **real-world coding assessments**.

array array-manipulations array-methods arraylist dsa-algorithm java-8

Last synced: 07 Nov 2025

https://github.com/br0wsa/javascript-higher-order-functions-arrays

In this video we will look at some of the very powerful higher order functions and working with arrays. We will look at forEach, map, filter, reduce and sort.

array-methods html vanilla-javascript

Last synced: 22 Mar 2025

https://github.com/it1shka/moonshine

Library providing common functional utilities for the Lua programming language. Development of the library is currently frozen

array-methods functional-programming library lua lua-library luajit

Last synced: 24 Dec 2025

https://github.com/andrewjbateman/javascript-array-sort

:clipboard: Javascript30 tutorial 17 from Wes Bos. Practise arrays sort methods.

array-methods css html5 javascript javascript30

Last synced: 03 Nov 2025

https://github.com/gauravcodepro/warp-workflow

a warp workflow builder which uses the shell in built array addition and adds your commands to the in-built array declaration

array-methods arrays cluster-computing rust shellcode warp workflow

Last synced: 27 Mar 2025

https://github.com/mohitkumartoshniwal/js-poyfills

Code for the youtube videos on javascript polyfills

array array-methods flat javascript map polyfill reduce youtube

Last synced: 06 Apr 2025

https://github.com/pierdomenicopacilio/js-jsnacks-blocco-5

Snack Array Methods exercise

array-methods html javascript

Last synced: 14 Mar 2025

https://github.com/asrieldreemurrgm/es6_practice

A JavaScript practice project that filters students with a grade ≥ 6 using ES6+ features. Includes Babel setup for compilation and modern syntax support.

array array-methods arrow-functions babel babel-cli babel-plugin babel-preset-env class es6 filter javascript map

Last synced: 10 Aug 2025

https://github.com/icarogabryel/update-at-indexes

In this repository you will find extention functions to Array Class that provides tools to update a slice of a array using another one.

array array-manipulations array-methods arraylist index indexing kotlin kotlin-language slice slicing update

Last synced: 12 Mar 2025

https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python

O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.

array array-manipulations array-methods jupyter-notebook numpy python python3

Last synced: 19 Aug 2025

https://github.com/kerimli-veli/javascript-array-objects-methods-task

JavaScript project showcasing the use of built-in array and object methods to perform operations like searching, filtering, and modifying data.

array-methods html javascript objects-in-javascripts

Last synced: 22 Aug 2025

https://github.com/himanshurajora/javascript-exercise

Learning more javascript features

array-methods javascript lodash

Last synced: 02 Apr 2025

https://github.com/sergeiown/array_methods

Custom implementation of several commonly used array methods

array-methods custom-array-methods javascript

Last synced: 26 Feb 2025

https://github.com/zakimohammed/javascript-array-methods

JavaScript array methods for living

array-methods javascript

Last synced: 24 Feb 2025

https://github.com/rajkumar-35/guvi-roadmaptask-day7

Day 7 coding task assigned by GUVI Zen class. Focusing on JavaScript array methods and API integration.

api array-methods javascript

Last synced: 14 May 2025

https://github.com/allanr1991/alura-books-metodosarray

Projeto criado para aprendizado de JavaScript ao qual forma abordados os seguintes tópicos: Utilização do foreach, Método Map, Método Filter, Método Reduce, Método sort.

array array-methods filter map reduce sort

Last synced: 06 Mar 2025

https://github.com/mycancel/array-method-a-day

An application to practice an array method every day and create a resource to visualize how data is returned.

array array-methods arrays css gh-pages github-pages html html5 javascript node npm pages react

Last synced: 17 Mar 2025

https://github.com/dmitry145528/mesto

Проект "Mesto" - это простое веб-приложение, которое представляет собой страницу для обмена фотографиями и путешествиями. Пользователи могут просматривать фотографии различных мест, добавлять свои собственные фотографии, ставить лайки и редактировать свой профиль.

adaptive array-methods bem-nested css flexbox font-face forms grid-layout hover-effects html import-export javascript media modules oop-principles template validation

Last synced: 23 Mar 2025

https://github.com/poonamkhatri/php-find-common-elements-function

This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.

algorithm algorithm-analysis algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented array array-manipulations array-methods arraylist arraylists arrays arrays-and-strings php php-array php-arrays php-library php7 php8

Last synced: 31 Mar 2025

https://github.com/rh9891/dimeandpenny

An expense tracking application that features dynamically updated HTML, CSS, and JavaScript and utilizes the DOM, array methods, and localStorage.

array-methods dom expense-tracker html-css-javascript localstorage vanilla-javascript

Last synced: 08 Sep 2025

https://github.com/isodevmate/js-array-methods

Souce Documentations from javascript Info

array-methods

Last synced: 21 Mar 2025

https://github.com/dracudev/s3-testing-js

Analyzing a movie dataset with JS methods, plus unit tests for reliability.

array-methods dataset es6 it-academy javascript jest unit-testing

Last synced: 24 Feb 2025

https://github.com/arfabanyu/simple-order-management-system

Order Management System – A simple CRUD order management system using array prototype methods for dicoding submission purpose. Built with Javascript.

array array-methods dicoding dicoding-submission javascript order order-management order-management-system ordering-system vanilla-javascript

Last synced: 15 Mar 2025

https://github.com/mohi-uddin-akbar/methods-in-javascript

A comprehensive repository demonstrating various JavaScript methods and operations for strings, arrays, and objects. Includes examples of string manipulation, array operations, object handling, and utility functions. Perfect for learners and developers looking to deepen their understanding of JavaScript's built-in methods.

array-methods es6 javascript javascript-playground js-string object-methods programming-coding-examples string-methods

Last synced: 15 Mar 2025

https://github.com/publioelio/bibliotecaarraysjava

Este repositorio contiene funciones propias desarrolladas en Java para el manejo de arrays de números enteros, imitando métodos existentes de la clase Arrays.

array-manipulations array-methods basic-algorithms basic-programming-concepts learning-resources

Last synced: 03 Mar 2025

https://github.com/damianc/array-x

Set of additional array methods.

array array-methods arrays counting data-grouping javascript

Last synced: 21 Mar 2025

https://github.com/damirscorner/20231110-ts-array-unions

Sample project for 'Array operations over union of arrays' blogpost

array-methods typescript union-types

Last synced: 24 Mar 2025

https://github.com/dracudev/js-testing

Analyzing a movie dataset with JS methods, plus unit tests for reliability.

array-methods dataset es6 javascript jest unit-testing

Last synced: 09 Sep 2025

https://github.com/justinkunz/arrayfriend

Repo for the npm package arrayfriend

array array-methods arrays custom-meth javascript js js-array prototype

Last synced: 24 Mar 2025

https://github.com/dmitry145528/movies-explorer-frontend

Дипломный проект "Movies Explorer" представляет собой веб-приложение, созданное с использованием React, которое позволяет пользователям открывать увлекательный мир кино.

api-rest array-methods bem-nested css flexbox forms grid-layout hooks import-export jsx media middleware modules react validation

Last synced: 12 Oct 2025

https://github.com/joaoplgaspar/alura-space

O Alura Space é um site que tem como próprosito ser uma galeria de imagens do espaço, contendo galáxias, planetas, estrelas e entre outros. Desenvolvido com React e SASS em um curso ALURA.

api array-methods html javascript mock-server react sass scss vitrinedev

Last synced: 16 Mar 2025

https://github.com/ozzies-code/ordenamiento-de-clases-array

Este proyecto hace el llenado de un TextBox con Arreglos numericos de manera aleatoria con la funcion Rnd( ), Adicionalmente se trabaja con una Barra de Progreso que mostrara la carga de cada elemento del arreglo en el textbox. Tambien se emplearan los Metodos Ordenar () y Revertir() para luego volver a cargar todo el arreglo en pantalla.

array-methods revert sorting-algorithms

Last synced: 04 Jul 2025

https://github.com/sandhya80/grammarchecker

JavaScript( Implementation of various Array methods)

array-methods javascript

Last synced: 09 Apr 2025

https://github.com/dmitry145528/react-mesto-auth

Проект "Mesto (React)" - это веб-приложение для обмена фотографиями и путешествиями, разработанное с использованием React. Пользователи могут просматривать фотографии различных мест, добавлять свои собственные фотографии, ставить лайки и редактировать свой профиль.

adaptive api-rest array-methods bem-nested css flexbox forms grid hooks hover-effects import-export jsx media modules position react validation

Last synced: 02 Apr 2025

https://github.com/dmitry145528/react-mesto-api-full-gha

Проект "Mesto" - это простое веб-приложение, которое представляет собой страницу для обмена фотографиями и путешествиями. Пользователи могут просматривать фотографии различных мест, добавлять свои собственные фотографии, ставить лайки и редактировать свой профиль.

api-rest array-methods bem-nested celebrate cookie-parser css dotenv express flexbox grid-layout import-export joi-validation jsx jwt-authentication middleware modules mongodb nodejs react

Last synced: 02 Apr 2025

https://github.com/poonamkhatri/php-find-unique-values-function

This repository contains a custom PHP function for retrieving unique values from an array without relying on built-in PHP functions like array_unique(). The function utilizes a straightforward algorithm to identify and collect only the unique elements present in the input array.

array array-manipulations array-methods arraylist arrays arrays-and-strings data-science data-structures data-structures-and-algorithms php php7 php8

Last synced: 31 Mar 2025

https://github.com/writetome51/array-editor

The most bad-ass array manipulation tool on the planet!

array-manipulations array-methods swissarmyknife typescript

Last synced: 28 Oct 2025

https://github.com/samuelribeiroo/shopping-cart

Small and begginer JS vanilla project.

array-map array-methods destructuring-array-of-objects

Last synced: 16 Mar 2025

https://github.com/jveiiga/project-reproducing-array-methods

Exercício de lógica criado com intuito de praticar e exercitar métodos JavaScript, laços de repetição, operadores lógicos, de comparação, acumuladores e condicionais.

array-methods callbacks conditional javascript loops operators

Last synced: 21 Feb 2025

https://github.com/ogunerkutay/music-playlist

Example console application for arrays in c#

array array-manipulations array-methods console console-application

Last synced: 12 Mar 2025