This is an unofficial fork of the original Factorio Standard Library, primarily updated to work with my own mods which required it. Not all functions have been updated yet, only the ones that were required for my mods to work (primarily data, recipe, technology, and entity related functions), but I have also included some additional functions that I had previously been using locally within my various mods.
I encourage moving to one of the other forks of this mod instead, that are currently more focused on updating the runtime part of stdlib, whereas this version primarily focuses on improving the data side of things, with only minor changes to the runtime sections of code.
While it's not a top priority of mine (since collaboration requires a ton more work), I would like to eventually merge all of the changes made by my version of this mod into stdlib2.