Factorio Stdlib
Factorio Standard Library
The Factorio Standard Library aims to extend the Factorio Lua API with well-tested, documented, and easy-to-use functions to make modding easier.
Modules
Area.Area
Area.Chunk
Area.Direction
Area.Position
Area.Surface
Area.Tile
Core
Data.Pipes
Data.Sprites
Data.Util
Entity.Entity
Entity.Inventory
Entity.Resource
Event.Changes
Event.Event
Event.Force
Event.Gui
Event.Player
Event.Surface
Event.Trains
Game
Misc.Config
Misc.Logger
Misc.Migrate
Misc.Queue
Utils.Color
Utils.Globals
Utils.Is
Utils.Iter
Utils.math
Utils.string
Utils.table
defines.anticolor
defines.color
defines.lightcolor
defines.time
Scripts
Developer
quickstart
Classes
Data.Category
Data
Data.Entity
Data.Fluid
Data.Item
Data.Recipe
Data.Technology
LinkedList
string_array
Vendor.Enumerable
Topics
README.md
CHANGELOG.md
LICENSE
contributing.md
style-guide.md
Examples
event.lua
Top
Utils.Iter
module
Iterator library.