renovate[bot] 5d306fa4e9 chore(deps): update dependency lint-staged to v16.1.4 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 15:14:33 +08:00
2025-07-23 14:22:28 +08:00
2025-06-16 22:36:53 +08:00
2022-09-20 17:03:31 +08:00
2022-08-12 22:42:39 +08:00
2025-06-16 15:40:15 +08:00
2025-07-31 08:53:36 +00:00
2025-06-16 15:40:15 +08:00

OpenList (frontend)

License MIT GitHub package.json version NPM Version NPM Downloads NPM Last Update

BUILD

You can use the build script.

Usage: ./build.sh [--dev|--release] [--compress|--no-compress] [--enforce-tag]

Options (will overwrite environment setting):
  --dev         Build development version
  --release     Build release version (will check if git tag match package.json version)
  --compress    Create compressed archive
  --no-compress Skip compression
  --enforce-tag Force git tag requirement for both dev and release builds

Environment variables:
  OPENLIST_FRONTEND_BUILD_MODE=dev|release (default: dev)
  OPENLIST_FRONTEND_BUILD_COMPRESS=true|false (default: false)
  OPENLIST_FRONTEND_BUILD_ENFORCE_TAG=true|false (default: false)

LICENSE

MIT

CREDITS

OpenList is a resilient, community-driven fork of AList — built to defend open source against trust-based attacks.

Description
No description provided
Readme MIT 27 MiB
Languages
TypeScript 90.8%
CSS 3.6%
HTML 2.6%
JavaScript 2%
Shell 1%