Warning
UnoWarp Extensions has reached end-of-life, and has been fully replaced by the newer Warp Registry.
UnoWarp Extensions is a static gallery that lists and distributes unsandboxed UnoWarp extension files created by the community.
- Node.js 18+
- npm 9+
-
Clone the repository:
git clone https://github.com/unowarp/unowarp.github.io.git cd unowarp.github.io -
Install dependencies:
npm install
-
Start the local site:
npm start
-
Open http://127.0.0.1:4173.
Run linting and formatting checks before submitting changes:
npm run lint
npm run format:check- GitHub organization: unowarp
- Project repository: unowarp/unowarp.github.io
- Issues: unowarp/unowarp.github.io/issues
For an enhanced guide on how to use the software, see the table of contents for documentation.
UnoWarp Extensions is distributed under the MIT license. See the license file.