Table of ContentsInterface Forge is a library for mock data and static fixture generation using TypeScript. InstallationUsageBasic ExamplePassing default valuesPassing a Factory FunctionBuilding ObjectsBatch buildingCreating and Using FixturesFactory SchemaUsing TypeFactory instances in factory schemasUsing the .use static method with nested factoriesUsing .use with custom functionsDesignating a required build-time argumentDesignating a property as derivedUsing GeneratorsThe .iterate methodThe .sample methodFakerJS integrationContributing