Skip to content
View fix2015's full-sized avatar

Block or report fix2015

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
40 results for source starred repositories written in JavaScript
Clear filter

architecture-free neural network library for node.js and the browser

JavaScript 6,918 662 Updated Sep 3, 2020

Prevent display sleep and enable wake lock in any Android or iOS web browser.

JavaScript 2,334 371 Updated Jul 30, 2024

NoSleepJs is a lightweight JavaScript library that prevents devices from going to sleep during critical activities. It uses the Screen Wake Lock API or a fallback video playback method to keep the …

JavaScript 10 1 Updated Feb 2, 2025

An interactive video player framework to create engaging animations and experiences by combining different video clips. Automatically adjusts video quality based on internet speed, handles bufferin…

JavaScript 6 1 Updated Jan 18, 2025

A powerful utility for managing processes on specified ports, including options for checking port status, killing processes, handling multiple ports, enabling interactive mode, and supporting grace…

JavaScript 5 1 Updated Feb 2, 2025

Simple AngularJS Boilerplate for install sudo npm install -g create-angular-app

JavaScript 3 Updated Oct 10, 2016

Simple AngularJS Boilerplate to kick start your new project with SASS support and Gulp watch/build tasks

JavaScript 2 Updated Oct 15, 2016
JavaScript 2 Updated Feb 2, 2025
JavaScript 1 Updated Jan 26, 2025

A **Graph** is a collection of nodes (also called vertices) and edges that connect pairs of nodes. Graphs can be either **directed** (edges have a direction) or **undirected** (edges do not have a …

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Deque** (Double-Ended Queue) data structure in JavaScript. This repository demonstrates how to create a deque class with essential methods and explains its function…

JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Priority Queue** data structure in JavaScript. This repository demonstrates how to create a priority queue class with essential methods and explains its functionali…

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Mar 17, 2018

A **Binary Search Tree (BST)** is a tree data structure where each node has at most two children, referred to as the left and right children. The left child’s value is less than the parent node’s v…

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Apr 21, 2017

QuickStart AngularJS 2 Boilerplate to kick start your new project. (create-angular2-app projectName)

JavaScript 1 Updated Oct 11, 2016
JavaScript 1 Updated Jun 29, 2021
JavaScript 1 Updated Oct 17, 2016
JavaScript 1 Updated Apr 11, 2023

QuickStart AngularJS 2 Boilerplate to kick start your new project.

JavaScript 1 1 Updated Oct 11, 2016
JavaScript 1 Updated Nov 20, 2016

A simple implementation of the **Linked List** data structure in JavaScript. This repository demonstrates how to create a linked list class with essential methods and explains its functionality wit…

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Nov 9, 2016
JavaScript 1 1 Updated May 27, 2017
JavaScript 1 Updated Jan 7, 2023
JavaScript 1 Updated Jan 13, 2017

A simple implementation of the **Set** data structure in JavaScript. This repository demonstrates how to create a set class with essential methods and explains its functionality with practical exam…

JavaScript 1 Updated Jan 18, 2025
Next