REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 0Forks
◯ 0Open issues
◉ 3Watchers
52/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
7 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
dom-array-methods
Project
EN: This is a little project to practice the use of array methods and manipulation/organization of DOM elements.
PT-BR: Um pequeno projeto para praticar o uso de métodos de array e manipulação/organização de elementos do DOM.
Specifications
- Fetch random users from the randomuser.me API
- Use forEach() to loop and output user/wealth
- Use map() to double wealth
- Use filter() to filter only millionaires
- Use sort() to sort by wealth and by name
- Use reduce() to add all wealth
Technologies
This project was developed with the following technologies:
Preview
License
This project is under the MIT license.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository showcases an interactive web page demonstrating various array methods in JavaScript. Users can add, remove, sort, and reverse elements in an array of fruits. The page is styled using basic CSS and leverages JavaScript for interactive array manipulation.
27/100 healthActive repository
HTMLNo license
⑂ 0 forks◯ 0 issuesUpdated Nov 12, 2024
Welcome to the **Array Cardio Workout**! This project is a collection of JavaScript array method exercises designed to improve your understanding and proficiency with array manipulation. It's a fun and interactive way to practice essential JavaScript skills.
27/100 healthActive repository
JavaScriptNo license
⑂ 0 forks◯ 0 issuesUpdated Jun 28, 2024