--- license: apache-2.0 title: Babel Library Locator sdk: static emoji: 👨‍💻 colorFrom: yellow colorTo: green --- # Babel Library Locator This app is a simple tool that converts the location of a book in the Babel library into a unique identifier that can be used to find the book. The app takes the location as input and returns the room number, wall number, shelf number, book number, and page number as output. ## Usage Enter the location of the book in the input field and click the "Convert" button to see the result. ## Development This app is built using Alpine.js, DaisyUI, and Tailwind CSS.