Skip to content

Latest commit

 

History

History
94 lines (55 loc) · 3.27 KB

W.md

File metadata and controls

94 lines (55 loc) · 3.27 KB

W

🚀 WARRIOR JS

An exciting game of programming and Artificial Intelligence

🚀 WASM METERING

Injects metering into webassembly binaries

🚀 WAY JS

Simple, lightweight, persistent two-way databinding

🚀 WEB

Run npm dependencies directly in the browser. No Browserify, Webpack or import maps required.

🚀 WEB3 JS

Ethereum JavaScript API

🚀 WEBINY JS

Serverless CMS (GraphQL + React)

🚀 WEBPACK JS

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

🚀 WHEELNAV JS

Animated wheel navigation JavaScript library based on Raphaël.js (SVG/VML). It can be a pie menu (radial menu, circular menu) and many more

🚀 WIKI JS

Wiki.js | A modern, lightweight and powerful wiki app built on Node.js

🚀 WINSTON JS

winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file.

🚀 WOLKENKIT

wolkenkit is a CQRS and event-sourcing framework for JavaScript and Node.js which fits perfectly with domain-driven design (DDD). It provides the technical foundation for your application, including an event-store and a scalable real-time API. This allows you to focus on what's essential: Solving actual real-world problems in no time.

WORKER DOM

The same DOM API and Frameworks you know, but in a Web Worker.

🚀 WTF JS

A list of funny and tricky JavaScript examples