SkillAgentSearch skills...

Factoriolab

Angular-based calculator for factory games like Factorio and Dyson Sphere Program

Install / Use

/learn @factoriolab/Factoriolab
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FactorioLab

prod tests

This is the repository for the FactorioLab project, a tool for calculating resource and factory requirements for factory games.

| Supported games | | | | ----------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------------------------------- | | Factorio | Calculator | Steam | | Dyson Sphere Program | Calculator | Steam | | Satisfactory | Calculator | Steam | | Captain of Industry | Calculator | Steam | | Techtonica | Calculator | Steam | | Final Factory | Calculator | Steam | | Factor Y | Calculator | Steam | | Foundry | Calculator | Steam | | Outworld Station | Calculator | Steam |

This project is intended to build on the features of the Kirk McDonald Factorio Calculator (GitHub). It is built from the ground up using Angular, Redux, and TypeScript.

To submit suggestions or issues, please check out the issues page.

To discuss the calculator, join the Discord.

If you love FactorioLab, consider supporting it by buying me a ☕!

Running online

The calculator can be found at https://factoriolab.github.io.
The staging environment, for testing pull requests, can be found at https://factoriolab.github.io/staging.

Running locally

To run this project locally:

  1. Install NodeJS
  2. Install dependencies, using npm ci
  3. Build and serve the project, using npm start
  4. Open a browser at http://localhost:4200

The app will reload automatically if source code is changed.

Running tests

To run the automated unit tests:

  1. Install NodeJs, Angular CLI, and the dependencies as described above
  2. Build and run the tests, using npm test
View on GitHub
GitHub Stars783
CategoryDevelopment
Updated12h ago
Forks188

Languages

TypeScript

Security Score

100/100

Audited on Apr 2, 2026

No findings