Projects in Awesome Lists by fabiosantoscode
A curated list of projects in awesome lists by fabiosantoscode .
https://github.com/fabiosantoscode/js2cpp
A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.
Last synced: 14 Aug 2025
https://github.com/fabiosantoscode/require-emscripten
Require emscripten'd files in node and in the browser
Last synced: 03 Aug 2025
https://github.com/fabiosantoscode/tjsx
Like mikeal's bel but for React. Tired of compiling JSX in development? Use this!
Last synced: 25 Jul 2025
https://github.com/fabiosantoscode/magicproxy
A proxy for front-end web development. It changes responses from remote websites
Last synced: 15 Sep 2025
https://github.com/fabiosantoscode/cycles-xml-exporter
Blender to standalone Cycles exporter.
Last synced: 11 Apr 2025
https://github.com/fabiosantoscode/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.
Last synced: 11 Apr 2025
https://github.com/fabiosantoscode/mp
Simple multiplayer deathmatch game written in javascripts
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/inotifydo
Wait for files to change, execute shell command, repeat
Last synced: 05 Apr 2025
https://github.com/fabiosantoscode/django-queryset-serialization
Because pickling Django querysets is more trouble than it's worth.
Last synced: 25 Jul 2025
https://github.com/fabiosantoscode/preloadfn
Allows to create a function that preloads some data but only applies it when .apply is called
Last synced: 11 Sep 2025
https://github.com/fabiosantoscode/horsemouth
the ES spec impl straight from the horse's mouth (?)
Last synced: 03 Jan 2026
https://github.com/fabiosantoscode/joomla-auto-menus
Automatic menus for Joomla! CMS 2.5
Last synced: 09 Aug 2025
https://github.com/fabiosantoscode/worklet
Simpler API for the Worklet W3C API
Last synced: 24 Oct 2025
https://github.com/fabiosantoscode/persistent-lang
A language whose state can be persisted to disk, through the use of a fully-JSON state object
Last synced: 11 Jul 2025
https://github.com/fabiosantoscode/wentto
Some kind of goto using a sequence of functions. Can't break out of nested loops but you can use a labelled break for that.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/fruity-background-generator
Generates data:url in-CSS PNG tileable graphics of stripes.
Last synced: 04 Oct 2025
https://github.com/fabiosantoscode/js-cripple
A little library which messes with your object prototypes so as to remove features you might be relying on, but aren't available in most browsers.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/lnwtf
For those who can never remember the argument order of ln!
Last synced: 30 Jun 2025
https://github.com/fabiosantoscode/python-stack-traces
Better stack traces for python
Last synced: 24 Aug 2025
https://github.com/fabiosantoscode/dbus-verbose-format-parser
Parse the data format that comes out of dbus-monitor and dbus-send. Unmaintained, barely tested, surely incomplete.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/sjedon
A JavaScript virtual machine written in JavaScript.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/mochallel
Mocha tests running in parallel
Last synced: 27 Sep 2025
https://github.com/fabiosantoscode/django-model-permissions
A lock paradigm applied to Django Models.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/automultilinetextbox
A small textbox which switches to a textarea when needed.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/amostrameaonde
Amostra-me aonde fica aquele çítio
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/component-blog-post
A component representing a single blog post.
Last synced: 10 Apr 2025
https://github.com/fabiosantoscode/component-animatedpanel
simple panel component that animates when scrolled in view
Last synced: 10 Apr 2025
https://github.com/fabiosantoscode/component-grid
Provides grid spacing variables, to be used by other components, in order for them to display consistent spacing.
Last synced: 10 Apr 2025
https://github.com/fabiosantoscode/add-functions
Add two functions together and choose when the original one gets called!
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/fast-deep-resolve
Resolves an object or array of promises
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/debugfilelog
Install this globally and use it to debug where console.log can't be used. Replaces console.log writing in a file of your choice.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/user
User interfaces to read user properties
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/react-tjsx-starter-kit
Start using tjsx today!
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/valilang
JSON-based language for performing client and server web form validation with the least duplicate code possible.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/python-dict-of-arguments
A decorator which gives you access to the arguments used to call your function (and defaults) as a dictionary.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/python-intervals
A class to deal with intervals. Tested with numeric intervals and datetime intervals.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/django-nose-123-fix
proposed fix for #123 in django-nose
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/clientjs-event-emitter
An event emitter on the clientside for JavaScript.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/example-get-started-s3
Example get started (metrics and plots in S3)
Last synced: 20 Jun 2025
https://github.com/fabiosantoscode/nodesocketiogame
A simple game hacked together using node, socket.io and HTML5 canvas
Last synced: 11 Jul 2025
https://github.com/fabiosantoscode/class.js
class.js is a way to declare classes in JavaScript featuring optionally true multiple inheritance.
Last synced: 21 Jun 2025
https://github.com/fabiosantoscode/node-mtg
Node implementation of MTG's game ruleset
Last synced: 20 Jul 2025
https://github.com/fabiosantoscode/game-ticker
Implements a game loop where you can register update and render functions, to be supplied with time delatas and other information.
Last synced: 29 Jul 2025
https://github.com/fabiosantoscode/streaming-js-parser
Parse JSX with a stream
Last synced: 31 Jul 2025
https://github.com/fabiosantoscode/jsjs
A JavaScript virtual machine written in JavaScript.
Last synced: 04 Aug 2025
https://github.com/fabiosantoscode/frame-buster-buster
A way to embed iframes into your website even if they have a frame buster.
Last synced: 11 Aug 2025
https://github.com/fabiosantoscode/limit-fn-parallelism
Limits how much concurrency a function can have
Last synced: 04 Oct 2025
https://github.com/fabiosantoscode/internets
A set of tools to interact with your computer, devices and the internet, through voice.
Last synced: 11 Aug 2025
https://github.com/fabiosantoscode/hamster-couchdb
A tiny, offline-first replica of a subset of your couchdb database, to simplify data synchronisation
Last synced: 16 Aug 2025
https://github.com/fabiosantoscode/bugpack
For reproducing Terser bugs with webpack stuff
Last synced: 19 Aug 2025
https://github.com/fabiosantoscode/papelada-blog
Blog of the papelada.pt website
Last synced: 04 Jan 2026
https://github.com/fabiosantoscode/autofork
Create a git mirror of another project with your own additions to it
Last synced: 31 Aug 2025
https://github.com/fabiosantoscode/component-link-button
Displays a button as an <a> tag.
Last synced: 29 Jun 2025
https://github.com/fabiosantoscode/node-pkcs12
PKCS12 module for node.js wrapping an openssl executable
Last synced: 04 Jan 2026
https://github.com/fabiosantoscode/time
A simple cross-platform, (client-server or local) time management application using appjs and nodejs
Last synced: 04 Jan 2026
https://github.com/fabiosantoscode/terser-webpack5-repro
Reproduce bugs with webpack 5
Last synced: 04 Jan 2026
https://github.com/fabiosantoscode/game-deep-trouble
ldjam 57 entry. A game about a submarine and stealing rocks
Last synced: 26 Jan 2026
https://github.com/fabiosantoscode/component-story-collection
Displays a set of stories around a bigger story.
Last synced: 25 Oct 2025
https://github.com/fabiosantoscode/quickjs-precompiler
Speed up javascript: compile some JS to C, the rest will use quickjs
Last synced: 16 Mar 2025
https://github.com/fabiosantoscode/pushlater
Coding in the metro? Don't git push, pushlater!
Last synced: 05 Sep 2025
https://github.com/fabiosantoscode/tutti-frutti
Deploy as many services as you want from a single NodeJS codebase
Last synced: 18 Mar 2025
https://github.com/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.
Last synced: 18 Mar 2025
https://github.com/fabiosantoscode/keys-down
Check what keys are down with a simple API
Last synced: 18 Mar 2025