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

GitHub topics: arrow-functions

fsprojects/FSharpPlus

Extensions for F#

Language: F# - Size: 15.7 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 923 - Forks: 104

u3u/eslint-plugin-arrow-return-style

Enforce arrow function return style and automatically fix it

Language: TypeScript - Size: 930 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 1

jesperancinha/public-transport-declarer

A public transport declaration calculator. It is used to automatically filter out all relevant travelling segments when travelling with a general public transport card. It receives a PDF file as an input and generates a CSV file with the results as Local Date / Complete value.

Language: Kotlin - Size: 1.67 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 1

airbnb/javascript

JavaScript Style Guide

Language: JavaScript - Size: 3.55 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 147,912 - Forks: 26,798

mcabreradev/filter

A powerful, zero-dependency filtering library that brings MongoDB-style operators, SQL wildcards, and intelligent autocomplete to TypeScript arrays. Think of it as Array.filter() on steroids! 💪

Language: TypeScript - Size: 1.68 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 10 - Forks: 1

mdhamid786/javascript-showcase

Projects demonstrating core JavaScript concepts including ES6+, DOM manipulation, asynchronous programming, and functional programming. Focus on clean, reusable code

Language: JavaScript - Size: 2.26 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Entity-Access/entity-access

Inspired from Entity Framework Core, Entity Access is ORM for JavaScript runtime such as Node, YantraJS.

Language: TypeScript - Size: 2.28 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 7 - Forks: 0

LinusBwana/JavaScript-my-journey

A personal JavaScript learning journey from basics to advanced, with examples, challenges, and detailed READMEs.

Language: JavaScript - Size: 759 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

NotYourRootUser/FCC-calculator

simple JavaScript calculator from FreeCodeCamp. Has functions, arithmetic operations, and conditional logic

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Oisin003/Web-Component-Development-CA1---Garden-Centre

Web Component Development CA1 - Garden Centre

Size: 7.69 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

bnrpmbd/tugas-es6

Latihan penerapan JavaScript ES6 untuk memahami fitur modern seperti arrow function, destructuring, dan spread/rest operator. Program dijalankan di console browser (F12) dengan output ditampilkan langsung di console.

Language: JavaScript - Size: 559 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NeaByteLab/Deno-Lint

Lint plugin collection for enforcing naming conventions, type annotations, and error handling patterns in Deno code with auto-fix support.

Language: TypeScript - Size: 239 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Asabeneh/JavaScript-for-Everyone

A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

Language: JavaScript - Size: 9.06 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1,199 - Forks: 306

xp-framework/compiler

Compiles future PHP to today's PHP.

Language: PHP - Size: 1.54 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 0

Karmugilan-vk/fullstack-practice

A collection of JavaScript, Express.js, and MongoDB practice exercises covering core concepts such as functions, arrow functions, array operations, REST API basics, and role-based access control.

Language: JavaScript - Size: 2.94 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

JamieMason/eslint-plugin-prefer-arrow-functions

Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour

Language: TypeScript - Size: 633 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 65 - Forks: 16

MaazWebDev/Basic-To-Advanced-JavaScript

A complete JavaScript learning repository designed for beginners and intermediate learners to master modern JavaScript. It starts with the fundamentals like variables, data types, operators, conditionals, and loops, and progresses to advanced concepts such as functions, ES6+ features, asynchronous JavaScript, DOM manipulation, .

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

Aswartha03/INTRO-TO-ES6

ES6 (ECMAScript 2015) is a major update to JavaScript that introduced features like let and const, arrow functions, template literals, classes, modules, and promises. It made JavaScript cleaner, more readable, and easier to maintain, and forms the foundation of modern web development.

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

mzb2599/Javascript

Javascript - A comprehensive JavaScript learning repository covering fundamentals to advanced concepts.

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

Rahinmon2903/split--join--

This repository contains simple JavaScript practice exercises focused on array and string methods such as map(), filter(), reduce(), split(), and join(). These exercises help beginners understand how to manipulate data in arrays and strings effectively.

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

naveenkumar-sys/Array-Methods--MRF-methods

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

marleyDip/React-Modern-Real-Estate-App-Context-API-Tailwind-CSS

A modern real estate web app with property browsing, search & filters, detailed listings, favorites, contact forms, and an admin dashboard for managing properties and analytics.

Language: JavaScript - Size: 19.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

richard-unterberg/convert-to-arrow

npx codemod to safely convert function declarations into equivalent arrow-function expressions.

Language: TypeScript - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

getify/eslint-plugin-proper-arrows

ESLint rules to ensure proper arrow function definitions

Language: JavaScript - Size: 103 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 311 - Forks: 14

chainz254/Java

🟡 Explore, run, and contribute to a wide range of algorithms implemented in Java for educational purposes. Join us in learning and coding together.

Language: Java - Size: 5.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

oliverjose001/Library

Designed and developed a simple Library Collection app using HTML, CSS, and JavaScript (ES6). Implemented book entry, display, and delete functionality with clean DOM manipulation.

Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

marleyDip/React-ECommerce-Context-API-Tailwind-CSS

E-commerce app built with React & Tailwind CSS featuring product carousel, pagination, cart management with Context API, local storage, and Clerk authentication.

Language: JavaScript - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

marleyDip/React-Ticket-Generator-Tailwind-CSS

"A React & Tailwind CSS app to generate, preview, print, and download dynamic tickets with form validation.

Language: JavaScript - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

AsrielDreemurrGM/Study_Of_ES6

Modern JavaScript (ES6+) feature exploration including array methods, destructuring, arrow functions, OOP, async/await, and Babel configuration.

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

darknesssssss467/Styles

A collection of CSS styles and design patterns for web development. Enhance your projects with easy-to-use, customizable styles. 🌟💻

Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hajartravels1/Guided

Build a crypto arbitrage bot with this open-source code! Join the journey to passive income and explore the potential of trading on multiple exchanges. 🐙🚀

Size: 108 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sidharthjuyal/Javascript

Javascript

Language: JavaScript - Size: 50.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

deinsoftware/vscode-arrow-snippets

VS Code Arrow function snippets for JS and TS

Language: JavaScript - Size: 3.53 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 4

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

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

Alptekin0/JavaScript-Example

This repo contains various projects, algorithms, and example codes related to JavaScript. You can find content on ES6+ features, data structures, functional programming, DOM manipulation, and much more

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

dante690dark/calculator

Project calculator of "The odin project" course

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

PatrickFrankAIU/callback-hell-quotes

A demonstration of callback hell, for students at Digital Crafts.

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

xp-lang/php-compact-methods

Compact methods for PHP

Language: PHP - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

dangkyokhoang/javascript-style-guide

Bản dịch tiếng Việt cho Định hướng Lối viết JavaScript của Airbnb

Language: JavaScript - Size: 44.9 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 104 - Forks: 45

RIMSHASAJID436/quote-Generator

Create Quote Generator Using HTML, CSS, JS, API's,

Language: HTML - Size: 4.86 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Akiiila11/day4-task

This is Day - 4 task

Language: JavaScript - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

DevOpsThinh/Huereux

Designing and Developing Innovative Modern & Secure Software Applications, Sustainable Software Architecture. Scalable Applications in Kotlin. Write and maintain large software application code bases.

Language: Kotlin - Size: 113 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

leonidlebedev/javascript-airbnb

Перевод «JavaScript Style Guide» от Airbnb

Size: 510 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 925 - Forks: 271

ExLuZiVe53/js-training2024

Language: JavaScript - Size: 115 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

code-mike-code/js-gallery-slider-refactored

The original slider was functional but built with older JavaScript syntax and global functions. My job was to rebuild it into a clean, maintainable class-based module, making full use of ECMAScript 2015+ features

Language: JavaScript - Size: 5.28 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GeMiNiOranGe/TicTacToe

A ReactJS project without syntactic sugar, using arrow function-based components and TypeScript

Language: CSS - Size: 32.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

RIMSHASAJID436/joke-generator

Create Joke Generator Using RESTFUL API's..

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

HashimThePassionate/Quiz-application

Quiz is a user-friendly quiz application crafted with HTML, CSS, and JavaScript. It provides a seamless experience for creating and participating in multiple-choice quizzes. Whether you're an educator, trainer, or enthusiast, Quiz offers a straightforward solution for incorporating interactive quizzes into your website or learning environment.

Language: CSS - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

lorussogiacomoluca/js-snacks-functions

Exercise #27 - 24/03/2025

Language: JavaScript - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AllanOtieno254/javascript-zero-to-hero

Full JavaScript Course – Ultimate Guide Welcome to the Full JavaScript Course Repository! This repo contains everything you need to master JavaScript . Whether you're a beginner or an experienced developer, you'll find valuable concepts, examples, and projects here.

Language: JavaScript - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

JenniferDaleffi/Desenvolvimento-Javascript

Aula 02 de Mobile Application Development @AndersonAGodoy

Language: JavaScript - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

saddamarbaa/netflix-clone-vanillaJS

==> Building Netflix Clone App with vanilla JavaScript, Node.js, Express, MongoDB (a mobile-friendly)

Language: JavaScript - Size: 270 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

huntergreyn/WeatherRadar-fetch-api

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

mujahidbcs92/textutils

textutils is a small app which will covert text to uppercase and its built with react.js, also in react concept covered like functional components, props, import & export, states, arrow function and events etc.

Language: HTML - Size: 180 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jaiminjariwala/JS

Entire JS Tutorial For Learning

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

DeveloperOmarFaruk/Fleek-Bangladesh-Website

Fleek Bangladesh is a Software Company in Bangladesh.

Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DeveloperOmarFaruk/cart-react

The main thumbnail should dynamically update based on the selected band color. Upon clicking "Add to Cart," a floating checkout button with a count of added items will appear. Clicking this button will open a "Your Cart" modal preview, displaying the added items. The modal should be dynamically updated to reflect item details such as photo, color,

Language: JavaScript - Size: 1.48 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sajjat-ahmed/es6-practice

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

getify/eslint-plugin-arrow-require-this 📦

DEPRECATED: ESLint rule to require arrow functions to reference the 'this' keyword

Language: JavaScript - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 29 - Forks: 1

harshitha-2201/gallary-application

This is an Api fetching a gallery of photos

Language: JavaScript - Size: 196 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sumeetsarkar/art-of-js

Learn the art of JS!

Language: JavaScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 2

ifeelgarv/ChaiAurCode-JavaScript-Bootcamp

This repo is about JavaScript series of Akshay Saini bhaiya.🌟💥

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

aneeshlalwani/30DaysOfVanillaJavaScript

Language: HTML - Size: 45.6 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mk4Levi/Pirate-War-Game

Pirate War Game using Vanilla-JS

Language: JavaScript - Size: 6.92 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

AndronicusLepcha/Js-Fundamentals

This repository offers a structured collection of JavaScript code examples categorized into Basic, Intermediate, and Advanced levels. Each section provides fundamental concepts, complex topics, and advanced techniques with accompanying explanations. Additionally, a Projects folder contains hands-on projects to further enhance your skills and apply

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

AsheelAhmedSiddiqui/Password-Validation

I am created password validation by using HTML, CSS, JS

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

JyothiswarAkkula/javaScript

Concept's in JavaScript....

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

ksanthoshfsd/AddToCartTask

ROAD MAP DAY 23 ADD TO CART TASK 14 COMPLETED

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

ksanthoshfsd/price-card-task

ROAD MAP DAY 22 PRICE CARD TASK 13 COMPLETED

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

appu57/JS-arrowfunctions

A repository that contains examples for the illustration of arrow functions in Javascript

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

DeveloperOmarFaruk/react-cooky-cooking-class

Cooky is a Template Kit for quickly and easily creating websites for user business. This kit has been optimized for use with the free theme but may be used with most themes. Cooky provide you with various pages and Blocks including Home, About Us, Contact, Service, Trainer, Course...

Language: JavaScript - Size: 38 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aneeshlalwani/freecodecamp-javascript-projects

This Repository contains "FreeCodeCamp JavaScript Projects."

Language: HTML - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeperfectplus/10DaysOfJavaScript

:trophy:10 Days Of JavaScript Code

Language: JavaScript - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

parksb/javascript-style-guide

Airbnb JavaScript 스타일 가이드

Size: 152 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 405 - Forks: 97

suba-suresh/Advance-JS-Arrow-Function-

Arrow functions allows to write more concise JavaScript functions, by using the => "fat arrow" syntax

Language: JavaScript - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sanjaraiy/Web_dev_Projects

🚀 Explore a collection of JavaScript practice projects to hone your skills! 💻✨.

Language: HTML - Size: 444 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MokshUpadhyay57/TextWizard

A Simple Text Utility Website made with react using arrow functions and hooks. It has basic functionality like trim, clear, Uppercase and Lowercase

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

ArvanHunt/Calculator

This code manages the input and functionality of the calculator, ensuring it performs as expected for various operations and updates the display accordingly.

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

giovannalinda/javascript-fundamentals

💻 Repository for studying JavaScript concepts

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

waltribeiro/node-readme

Dynamically created a Markdown file using Node.js

Language: CSS - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DeveloperOmarFaruk/JS-Temporary-Store

Some products are shown in this repository by API calls. Users can add products to a cart and see product details. When the user adds a product to the cart, the product price, tax, delivery charge, and total amount are shown.

Language: HTML - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DeveloperOmarFaruk/JS-book-archive

In this repository, if the user writes the book name in the input field and clicks the search button, the data will be loaded from the API and the UI will show it.

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

BharathiVaradharaju/Day-4-Task

This is about types of function and some examples

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

westonganger/bootstrap-directional-buttons

Directional / Arrow buttons for Bootstrap

Language: HTML - Size: 245 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 16

DeveloperOmarFaruk/react-recipe-app

Recipe details can be seen with a food recipe search in this repository. It has been worked on.

Language: JavaScript - Size: 16.2 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sreenithiii/Day--3-task-

day 3

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

DeveloperOmarFaruk/react-ema-john-shop

By calling API in this repository and setting it to product card, it has been added to the cart along with the price, tax, and total price updated

Language: JavaScript - Size: 1.83 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dasjideepak/js_function Fork of AltCampus/js_function

This repository contains assignments that I have worked on for learning functions in javascript

Language: JavaScript - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

DeveloperOmarFaruk/JS-Meal-Search

Recipe details can be seen with food recipe search in this repository. It has been worked on.

Language: CSS - Size: 43 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Arun-Prasanth-P/DAY..3-TASK

Task

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

rikreddy97/JavaScriptPractice

This Repo Includes some Key Concepts Related to Javascript ES6 from Webdev Perspective.. Herein I write simple code to Refresh/ Brush up My skills of Core JS for sake of Interviews.

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

DeveloperOmarFaruk/JS-temperature-hot

All city weather can be known in this repository. If the user clicks on the search button with the name of the city in an input field, the temperature and weather of that city will be shown below.

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

Thangapandi-K/DAILY-TASK-DAY-04

Types of Funtions in Javascript || Anonymous Function || Arrow Function || IIFE Function || Here are some programs coded using these types of functions

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

MTevangelista/advanced-javascript

Advanced JavaScript Concepts

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

MosiurRrahman/Stars-Rating-in-Js

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

kshitijzutshi/Udemy-Javascript

The Complete JavaScript Course 2020: Build Real Projects! Master JavaScript with the most complete course! Projects, challenges, quizzes, JavaScript ES6+, OOP, AJAX, Webpack

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

barryblando/all-about-javascript

Vanilla Javascript Coding Challenge (and many more)

Language: JavaScript - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Samuel-045/Calculadora

Calculadora desenvolvida em React native.

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

srilathadinakar/day-4-task

Day 4 task

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