This project contains two separate implementations of the ShelfStack Library using Git branches.
- Contains the full implementation of ShelfStack in JavaScript
- No TypeScript compilation required
- Runs directly using Node.js
- Contains the full implementation of ShelfStack in TypeScript
- Requires TypeScript compilation before running
- Includes
tsconfig.jsonand TypeScript configuration
git clone https://github.com/USERNAME/shelfstack.git
cd shelfstack