Pinned Repositories
babel-plugin-syntax-no-paren
Allows the following to be omitted: parentheses in 'if', 'while' and 'for'(each), brackets in 'try', 'catch' and 'finally', 'catch' in 'try'
internal-prop
Gives access to native objects internal properties, such as proxy's [[Target]] and [[Handler]]
lazylist
Data structures that compute their elements only when needed
logic-types
Complex logic type utilities for typescript
mroy
My own language syntax
private-field
Allows you to define native private fields on arbitrary objects
register-babel-syntax
Hacks the '@babel/parser' module to allow the registration of custom syntax plugins
solid-start-express
Modified version of "solid-start-node" that allows access to the server
uneval
Convert an object to its source code (With circular references too!)
vsync
Plays videos with friends
AFatNiBBa's Repositories
AFatNiBBa/uneval
Convert an object to its source code (With circular references too!)
AFatNiBBa/vsync
Plays videos with friends
AFatNiBBa/solid-start-express
Modified version of "solid-start-node" that allows access to the server
AFatNiBBa/babel-plugin-syntax-no-paren
Allows the following to be omitted: parentheses in 'if', 'while' and 'for'(each), brackets in 'try', 'catch' and 'finally', 'catch' in 'try'
AFatNiBBa/basePhp
Base template for php apps
AFatNiBBa/config-fs
Create a virtual file system that works as an object, multiple and circular references included
AFatNiBBa/ejs-ob
Adds an approssimation of the php's output buffer functionality to the "ejs" npm module.
AFatNiBBa/gravityswitch
Lavoro d'Esame
AFatNiBBa/internal-prop
Gives access to native objects internal properties, such as proxy's [[Target]] and [[Handler]]
AFatNiBBa/lazylist
Data structures that compute their elements only when needed
AFatNiBBa/logic-types
Complex logic type utilities for typescript
AFatNiBBa/register-babel-syntax
Hacks the '@babel/parser' module to allow the registration of custom syntax plugins