evaera's Stars
tc39/proposal-optional-chaining
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
LPGhatguy/luanoid
Alternative to Roblox Humanoids written entirely in Lua
atom-archive/xray
An experimental next-generation Electron-based text editor
RoStrap/Resources
RoStrap's Core Bootstrapper
Roblox/roact
A view management library for Roblox Lua similar to React
rojo-rbx/rojo
Rojo enables Roblox developers to use professional-grade software engineering tools
axios/axios
Promise based HTTP client for the browser and node.js
TypeStrong/ts-node
TypeScript execution and REPL for node.js
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.
osyrisrblx/RbxRefresh
Syncs a local file structure to ROBLOX Studio.
techfort/LokiJS
javascript embeddable / in-memory database
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
vercel/pkg
Package your Node.js project into an executable
nexe/nexe
🎉 create a single executable out of your node.js apps
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
senchalabs/connect
Connect is a middleware layer for Node.js
jdx/npm-register
Your own private npm registry and backup server
ianstormtaylor/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
evaera/RbxSync
[ARCHIVED] Third party IDE support for Roblox Studio.
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
terwanerik/ScrollTrigger
Let your page react to scroll changes.
janpaepke/ScrollMagic
The javascript library for magical scroll interactions.
pouchdb/pouchdb
:kangaroo: - PouchDB is a pocket-sized database.
socketio/socket.io
Realtime application framework (Node.JS server)
expressjs/express
Fast, unopinionated, minimalist web framework for node.
request/request
🏊🏾 Simplified HTTP request client.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.