jxmked's Stars
BrainJS/brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
microsoft/PowerBI-JavaScript
JavaScript library for embedding Power BI into your apps. Check out the docs website and wiki for more information.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
processing/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
ykob/sketch-threejs
Interactive sketches made with three.js.
react-icons/react-icons
svg react icons of popular icon packs
http-party/http-server
a simple zero-configuration command-line http server
phpmyadmin/phpmyadmin
A web interface for MySQL and MariaDB
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
rovo89/Xposed
The native part of the Xposed framework (mainly the modified app_process binary).
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
fireship-io/tailwind-dashboard
Discord inspired dashboard built with Tailwind CSS and React
pouchdb/pouchdb
:kangaroo: - PouchDB is a pocket-sized database.
OpenRCT2/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
topjohnwu/Magisk
The Magic Mask for Android
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
npm/cli
the package manager for JavaScript
PokeAPI/sprites
Repository containing many Pokémon sprites
PokeAPI/pokeapi-js-wrapper
PokeAPI browser wrapper, fully async with built-in cache
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
lowbyteproductions/JavaScript-Is-Weird
Code for the JS Is Weird (EXTREME EDITION) video
Modernizr/Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
MahdiMashrur/Awesome-Application-Security-Checklist
Checklist of the most important security countermeasures when designing, creating, testing your web/mobile application
flexdinesh/browser-or-node
Check where your code is running. In the browser or in node.js environment.
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
swiftlang/swift
The Swift Programming Language
facebook/react
The library for web and native user interfaces.
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit