VictorLeach96
I have a passion for discovering and solving problems with technology and my mission is to make products that people love! (YC W23)
IcePanel
VictorLeach96's Stars
BUAnalytics/C
C implementation of the analytics client API
BUAnalytics/Swift
BU Analytics plugin for Swift compatible with Apple and Linux.
BUAnalytics/C-Sharp
BU Analytics plugin for C# and Unity written in .NET.
BUAnalytics/Javascript
BU Analytics plugin for Javascript and Typescript.
osen/bg
BU Games Analytics (C API)
robwormald/ng-universal-demo
mfncooper/mockery
Simplifying the use of mocks with Node.js
apocas/dockerode
Docker + Node = Dockerode (Node.js module for Docker's Remote API)
Ziv-Barber/officegen
Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
danpaz/bodybuilder
An elasticsearch query body builder :muscle:
lacolaco/ngtools-webpack-example
example app using @ngtools/webpack
Vmlweb/MEAN-Angular
MEAN Stack Environment for Angular and Docker
vkiryukhin/jsonfn
javascript plugin to convert object with functions to string and string to object
TheLarkInn/angular2-template-loader
Chain-to loader for webpack that inlines all html and style's in angular2 components.
tulios/ember-webpack-loaders
a set of webpack loaders to help with ember integration
tulios/ember-webpack-example
TodoMVC app implemented using Ember + webpack
toranb/ember-gulp-example
a simple ember.js web app using gulp along side karma/qunit/ember-testing
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
ufna/VaRest
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
expressjs/cors
Node.js CORS middleware
expressjs/body-parser
Node.js body parsing middleware
expressjs/multer
Node.js middleware for handling `multipart/form-data`.
expressjs/morgan
HTTP request logger middleware for node.js
moment/moment
Parse, validate, manipulate, and display dates in javascript.
helmetjs/helmet
Help secure Express apps with various HTTP headers
caolan/async
Async utilities for node and the browser
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.
stylus/stylus
Expressive, robust, feature-rich CSS language built for nodejs
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
isaacs/minimatch
a glob matcher in javascript