Skip to content

c3ntury18/js-for-react-native-11108769

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

js-for-react-native-11108769

Array Manipulation Functions

ID: 11108769

A collection of JavaScript functions for working with string and number arrays are included in this project. The functions comprise of number processing, string formatting based on number processing, and name and modified name creation for user profiles.

Functions

1. processArray

Processes an array of numbers by squaring each even number and tripling each odd number.

Syntax

processArray(numbers)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors