A simple JavaScript module to parse the contents of Packwiz index files. https://packwizjs.csw.im/
This repository has been archived on 2025-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-02-09 10:14:11 -06:00
docs document the enums 2025-02-09 10:14:11 -06:00
packwiz add authors and description to the packwiz example pack 2025-02-09 09:59:14 -06:00
src document the enums 2025-02-09 10:14:11 -06:00
.editorconfig add src 2025-02-07 22:49:49 -06:00
.envrc add src 2025-02-07 22:49:49 -06:00
.gitignore add src 2025-02-07 22:49:49 -06:00
.neoconf.json add src 2025-02-07 22:49:49 -06:00
bun.lock Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
eslint.config.js add src 2025-02-07 22:49:49 -06:00
flake.lock add src 2025-02-07 22:49:49 -06:00
flake.nix add src 2025-02-07 22:49:49 -06:00
LICENSE Initial commit 2025-02-07 21:23:32 -05:00
package.json Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
README.md Initial commit 2025-02-07 21:23:32 -05:00
renovate.json Add renovate.json 2025-02-08 12:41:18 +00:00
tsconfig.json add src 2025-02-07 22:49:49 -06:00
typedoc.json add docs 2025-02-09 10:00:02 -06:00

PackwizJS

A simple JavaScript module to parse the contents of Packwiz index files.