# o-load **Repository Path**: mirrors_Financial-Times/o-load ## Basic Information - **Project Name**: o-load - **Description**: Origami component to load in external scripts - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # o-load This is an [Origami](http://origami.ft.com/) component that bootstraps non-Origami components. ### Getting started Install via npm: ```bash $ npm install @financial-times/o-load ``` Load the JS: ```js import oLoad from "o-load"; ``` ### License Copyright (c) 2019 Financial Times Ltd. All rights reserved. This software is published under the [MIT licence](http://opensource.org/licenses/MIT).