Pinned Repositories
cycles-xml-exporter
Blender to standalone Cycles exporter.
dumbjs
A first pass for js2cpp. Uses browserify's dependencies to flatten the dependency tree into a single file, then makes the file not use closures at all by implementing closures in pure javascript.
inotifydo
Wait for files to change, execute shell command, repeat
js2cpp
A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.
magicProxy
A proxy for front-end web development. It changes responses from remote websites
mp
Simple multiplayer deathmatch game written in javascripts
powproxy
require-emscripten
Require emscripten'd files in node and in the browser
tjsx
Like mikeal's bel but for React. Tired of compiling JSX in development? Use this!
fabiosantoscode's Repositories
fabiosantoscode/ecmacomp
fabiosantoscode/precommitify
fabiosantoscode/autofork
Create a git mirror of another project with your own additions to it
fabiosantoscode/autofork-support
fabiosantoscode/autofork-test
fabiosantoscode/babylang
A programming language to help children and adults alike learn to code. Compiles to javascript.
fabiosantoscode/component-animatedpanel
simple panel component that animates when scrolled in view
fabiosantoscode/connectbox
fabiosantoscode/fasttest-io
Github Pages Ink boilerplate. An easy way to start a beautiful, responsive, self-hosted, blog or website.
fabiosantoscode/frame-buster-buster
A way to embed iframes into your website even if they have a frame buster.
fabiosantoscode/is-int
Check if a value is an number
fabiosantoscode/live-jit-talk
fabiosantoscode/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
fabiosantoscode/node-pdf-invoice
A Phantom free PDF invoice generator built with PDFKit
fabiosantoscode/object-comprehension
fabiosantoscode/rawact
[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
fabiosantoscode/react-applications
Write applications with only React and this library! Simply use this to create a configuration document/object or watch and react to the components changing over time.
fabiosantoscode/rest.js
GitHub REST API client for JavaScript
fabiosantoscode/safe-eval
fabiosantoscode/streaming-js-parser
Parse JSX with a stream
fabiosantoscode/streamlang
fabiosantoscode/string_decoder
'string_decoder' module from Node.js core
fabiosantoscode/talks-1
Pixels Camp v3.0 (2019) call for talks — submissions
fabiosantoscode/terser-webpack-plugin
Terser Plugin
fabiosantoscode/thefuck
Magnificent app which corrects your previous console command.
fabiosantoscode/tmux
tmux source code
fabiosantoscode/toolkit
Extends built-in native object methods and brings ECMA5 to legacy browsers.
fabiosantoscode/value-censorship
fabiosantoscode/whole-pyramid
Use just one tool to perform the whole pyramid of tests, run a given part of the pyramid, between unit, integration, functional, contract and visual. Powered by mocha.
fabiosantoscode/with-temp-file
Call a function with a temporary file, and clean up when the function returns!