Pinned Repositories
argumentify
From JSDoc info make sure that your arguments are valid appending validation code at the beginning of your functions using falafel.
class
Class system for nodejs (ES5 required, could work on new browsers). Provide a proper clean wait to deal with spagetti code that usually polute Javascript. Also provide a proper typeof and instanceof.
dynamodb-keyvalue
Use AWS dynamodb as a key/value storage.
esprima-ast-utils
Utility library to manipulate, transform, query and debug esprima ASTs.
express-route-refresh
reload routes in your express app without restarting the process
funlinify
Inline javascript functions within a file (inline expansion)
html-formatter
Format/Beautify HTML the right way, giving you full control!. Designed specially for heavy attribute HTML like Angular.
js-2dmath
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Noise, Random numbers
radamn
Render asynchronous Damn (good)
unity-platformer
Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
llafuente's Repositories
llafuente/dmirror
A real-time folder synchronization on Windows/Linux/Mac (any platform that NodeJS support) support multiple target protocols: FileSystem and FTP
llafuente/object-synchronization
Object synchronization across network using tcp or socket.io And If you implement three functions, you could have your own transport easily.