# ft-app-utils **Repository Path**: mirrors_Financial-Times/ft-app-utils ## Basic Information - **Project Name**: ft-app-utils - **Description**: Some common JS utilities - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-04 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README utils ==== Some common JS utilities. This module is used by: * [fruitmachine](https://github.com/ftlabs/fruitmachine). Fruitmachine is a lightweight component layout engine for client and server. As of March 2022 fruitmachine is in use in the [FT App](https://github.com/Financial-Times/ft-app) but has been partially replaced by Preact. * [extend](https://github.com/Financial-Times/ft-app-extend). Extend is a sub dependency of the above [fruitmachine](https://github.com/ftlabs/fruitmachine). * [model](https://github.com/Financial-Times/ft-app-model). Model is a sub dependency of the above [fruitmachine](https://github.com/ftlabs/fruitmachine). This project was forked from https://github.com/wilsonpage/utils for ease of maintenance.