mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-07-01 03:14:26 +00:00
- Trim README to ≤80 lines with wiki link for full docs - Add CHANGELOG.md with initial entry - Fix CI: replace pinned pnpm/action-setup with corepack enable - Add "type": "module" and flat exports map (ADR-015) - Add ./package.json exports entry - Add coverage script - Rename lib/spa.js → lib/spa.cjs to fix CJS/ESM conflict under "type": "module" - Update src/index.ts and tsup.config.ts to reference spa.cjs - Add .github/wiki pages: _Sidebar, _Footer, Contributing, SECURITY, CODE_OF_CONDUCT |
||
|---|---|---|
| .. | ||
| _Footer.md | ||
| _Sidebar.md | ||
| API-Reference.md | ||
| Architecture.md | ||
| CODE_OF_CONDUCT.md | ||
| Contributing.md | ||
| Home.md | ||
| Implementation-Comparison.md | ||
| NREL-SPA-Algorithm.md | ||
| SECURITY.md | ||
| Twilight-Calculations.md | ||