An open API service providing repository metadata for many open source software ecosystems.

Topic: "functions-javascript"

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

Language: JavaScript - Size: 11.9 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 16

Magic-Academy/js-common-functions 📦

🛠️ JS common functions

Language: TypeScript - Size: 131 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 1

ryarturogi/ts-object-utils

This library provides a comprehensive set of functions for working with objects in TypeScript, including options for manipulating, navigating, transforming, extracting and comparing properties, working with nested objects and more.

Size: 49.8 KB - Last synced at: about 22 hours ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

miguelitodev/funcoes-matematicas

📚 É um pacote para JavaScript e Node.js com funções matemáticas prontas, pacote direcionado aos Devs brasileiros. Para instalar entre no link e veja o comando de instalação:

Language: JavaScript - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

AzharAli-github/Learn-JavaScript

I have currently created a series for those who want learn JavaScript for Free, I will be uploading all the files here so anyone can learn from it.

Language: JavaScript - Size: 465 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

HAZberi/advanced-javascript

Coding exercises on advanced JS topics

Language: JavaScript - Size: 2.82 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Raddames-Tonui/Javascripts-Basics

This is a documentation of all Java script basics.

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KidiIT/-Clearing-SetTimeout-with-JavaScript-

An awe-inspiring software for proactive security purposes in an organization

Language: JavaScript - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sprout90/LocalLibrary

A web page that provides library stats on members, books, and authors.

Language: JavaScript - Size: 2.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

IotchulindraRai/Revise_JavaScript-concept

revise javascript concept like loop, switch case, datatype , condition , operator, variables, promises, callback, basic array, Dom manipulation, syn/asyn

Language: JavaScript - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ClaudioSUPERCODE/JAVASCRIPT-REPETITION-IF-ELSE-LEVEL-3

Übungsaufgaben zum Thema: CONDITIONAL STATEMENTS (IF-ELSE) - Part 3 / Diese Funktion überprüft den AQI bei veränderung des Range-Input Sliders. Die Optik passt sich dynamisch an.

Language: JavaScript - Size: 201 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

manuelippolito/CreditCardChecker

In this project/exercise I had the role of a clerk who checks if credit cards are valid using functions and loops.

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MirellaDourado/Project-PlaygroundFunctions

Evaluation: 100% - Used only JavaScript

Language: JavaScript - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

c-kiplimo/coderslang2

Practiceing functions in javascript

Language: JavaScript - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Kankenny/Basic-Calculator

Calculator that performs basic arithmetic functions

Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

LeonidioJose/JS-Math

Math related functions in javascript

Language: JavaScript - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

IanJames2/leonids-toys

This is the second book made by NSS for their students. Concepts covered throughout this book will help students acquire newfound knowledge or review essential material needed to code an application in the Javascript language. Data types, data structures, objects, arrays, iteration, functions, properties, conditional statements, and more are covered in Book 2.

Language: JavaScript - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

dinruz/rock-paper-scissors

Rock-Paper-Scissors - simple game project from The Odin Project | JavaScript

Language: JavaScript - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

m2415146/visualization-of-the-diffusion-process-using-the-p5js-service

This is a learning task on using JavaScript visualization on the p5js platform

Language: JavaScript - Size: 1.07 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dev-FilipeBCS/number-drawer

Number is a number-drawing application. The project was developed during classes in Rocketseat's Fullstack course, with a focus on the following concepts: JavaScript, Functions, Animations, Events

Language: CSS - Size: 739 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dev-FilipeBCS/quicklist

Quick-list is a shopping list application. The project was developed during classes in Rocketseat's Fullstack course, with a focus on the following concepts: javascript, functions, DOM manipulation and events.

Language: CSS - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bscript07/SoftUni-Javascript-Fundamentals

Javascript for Fundamentals course at SoftUni -May 2023

Language: JavaScript - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

derektypist/build-a-calculator

Review the Knowledge of Functions by building a calculator

Language: JavaScript - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Estudo_E_Pratica_VueJS

Realizado estudo sobre o VueJS e desenvolvido uma Lista de Tarefas utilizando-o juntamente com o Bootstrap.

Language: Vue - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gopinath1998-g/day-3

javascript day 3

Language: JavaScript - Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

JyothiswarAkkula/javaScript

Concept's in JavaScript....

Language: JavaScript - Size: 36.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Pauline-Oraro/scribble-junction

ScribbleJunction is a note taking app created using HTML, CSS and Javascript

Language: JavaScript - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saidali-ibn-zafar/Hard-Parts-of-Functional-JS-Fundamentals

Explore the increasingly popular paradigm of functional programming in JavaScript! You’ll learn how to wield and manipulate functions to develop more readable, maintainable and manageable codebases. You’ll go under the hood of powerful techniques like: Higher Order Functions, Function Composition, Pure Functions, and Immutability of State.

Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ATXNickTaylor/Honor-Sheets-Formatting

The following repository was created to add functions (formulas) to Google Sheets with specific returns that aid in easing the process of creating texts to be mass communicated to CarePros.

Language: JavaScript - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheTranceMachine/dealership-comparison-django-app Fork of ibm-developer-skills-network/agfzb-CloudAppDevelopment_Capstone

Compare US car dealerships from across the country. View and add car dealership reviews

Language: JavaScript - Size: 940 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pedroansdev/Listas-DW2

Repositório para armazenar as atividades feitas de DW2

Language: JavaScript - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Jorge-Marcelo/Comparacao_de_Datas

Comparação entre duas datas

Language: CSS - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gocodeup/ten-functions Fork of ryanorsinger/ten-functions

Functions practice assessment with automated tests

Language: JavaScript - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 153

Elapache98/Butterfly-and-Caterpillar-canvas-game

Lil Game where you can process a caterpillar and butterfly cartoon. You can also move them around if you manipulate their coordinates. Have fun

Language: JavaScript - Size: 87.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Elapache98/ChatGPT-like-Quiz-jk-its-boolean-functions

Lil Quiz about a Sports Team Find out who you should support based on 4 questions.

Language: JavaScript - Size: 243 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CauaRodrigues/funcoes-e-condicoes-vnw

Exercícios sobre funções e condições propostos pelo Vai Na Web

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zafeirisdimi/js_basic_functions

Some basic functions of Javascript

Language: JavaScript - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

easiestjs/Javascript_Callbacks

This project provides information about JavaScript callbacks with example.

Language: HTML - Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

georgeIkomi/number_guesser

Number Guessing Game

Language: JavaScript - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kallolchakraborty/JS-Practice

Javascript practice programs

Language: JavaScript - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LaietiMcLean/JS-Calculator

DEPLOYED / Calculator with JS

Language: JavaScript - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marisabrantley/epic-mix

This exercise used functions, the forEach method, createElement, classList, innerHTML, append, and template literals to create an auto-generated list of songs and their indices.

Language: CSS - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CarvalhoNathan/functions

Language: JavaScript - Size: 43.9 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jasmine582/vacation_budget

Simple budgeting tool using JavaScript functions and event listeners

Language: CSS - Size: 280 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jasmine582/javascript_functions

Practicing Functions in JavaScript Created with CodeSandbox

Language: JavaScript - Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HarrisonStrand/calculator

This project was designed to practice functions to display user-input by creating a basic calculator using javascript and HTML.

Language: HTML - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

PedroHen1/HigherOrder-Functions

Learning the basic of Higher Order

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

khushbuthakur/javascript-tutorial-weird-parts

Notes and examples of javascript weird parts

Language: HTML - Size: 7.32 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

greciagarciav/LIM012-data-lovers Fork of ElinAlice/LIM012-data-lovers

Pokemon es una aplicación web que permitirá a los usuarios conocer más sobre el mundo pokemon. La aplicación le permitirá conocer a detalle a los pokemons y cuáles pueden usar en batallas pokemon con el objetivo de ganar. Proyecto en pares realizado con @ElinAlice

Language: JavaScript - Size: 2.82 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0