toss/es-toolkit
A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash. (⭐ 10831)
A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash. (⭐ 10831)
Sep 17, 2025 · Front end operates by taking code and assets, typically written in HTML, CSS, and JavaScript, and transforming them into an interactive graphical interface within a web browser or …
A scalable, event-driven JavaScript architecture for developing component-based applications. (⭐ 2929)
Biblia Reina Valera 1960, organizada cada capítulo en un archivo de JavaScript que exporta por defecto un arreglo de arreglos, cada arreglo representa un capítulo. (⭐ 62)
Points: 277 | Comments: 191 | Author: simonpure
? 33 concepts que tout développeur JavaScript devrait connaître. (⭐ 241)
⚔️ An online JavaScript 2D Medieval RPG. (⭐ 1694)
Vim Carrey's Error Collection Adventure is a playful homage to the one and only The Primeagen. In this simple 8-bit game, inspired by The Primeagen's love for JavaScript and all things tech, you guide our hero through a world of falling errors while avoiding t…
Oracle Database driver for Node.js maintained by Oracle Corporation. Connect your JavaScript and TypeScript applications instantly to Oracle Database. (⭐ 2341)
College Daddy is a lightweight academic toolkit built with HTML, CSS, and JavaScript. It helps students calculate CGPA/internal marks, access semester-wise notes, and stay productive during exams all in a simple, responsive interface. Built during end-sem to s…
Cloned a Online Beauty Ecommerce website. Used JavaScript, CSS, HTML. Features: Social Sign-in/Sign-up ,Delivery of Products to desired locations, User authentication. Check the repo out for detailed code. (⭐ 4)
Aug 28, 2017 · The filter () method creates a new array with all elements that pass the test implemented by the provided function. Also, use typeof operator in order to find out the type of item from array.
不论是 React Native 还是 Flutter 都可以用于开发跨平台应用,选哪个看你自身需求,但首先得了解清楚两者都是什么。 React Native 能够跨平台是因为它允许你使用 React/JavaScript/JSX 的写法写原生 …
React.js(React)是 Facebook 推出的一个用来构建用户界面的 JavaScript 库。 Facebook开源了React,这是该公司用于构建反应式图形界面的JavaScript库,已经应用于构建Instagram网站及 …
要学习 React,首先必须具备基础的 HTML、CSS 和 JavaScript 的知识。这三个被称为 Web 开发的三大支柱,其实不管学习前端的哪个方向,这三个都是基础。 HTML 为网页提供了基本结构,CSS用于 …
Programming Minecraft with Python (or JavaScript)! (⭐ 82)
This website won't work properly without JavaScript enabled. Please enable it to continue.
Jun 2, 2015 · self refers to the global scope - If the context is a window it will refer to window.self, while in case of a non-windowed context it will refer to the global scope of that context (e.g. in service …
Eslint defaults rules for our Javascript projects (⭐ 10)
Mar 7, 2016 · What does $ {} (dollar sign and curly braces) mean in a string in JavaScript? Asked 10 years ago Modified 2 years, 2 months ago Viewed 429k times