android-only
01Cursor rule Cursor
A project rule stating that the application targets Android only. Other operating systems are outside its scope.
INPX Book Reader — Android client for INPX Library Server (Capacitor + Foliate)
Cursor rule Cursor
A project rule stating that the application targets Android only. Other operating systems are outside its scope.
Cursor rule Cursor
A set of project rules for Capacitor 7 and native Android plug-ins in the inpx-book-reader. Capacitor is a tool for building mobile apps with web code plus native platform code.
Cursor rule Cursor
Rules for changing inpxClient.ts, a file that acts as a client for an API.
Cursor rule Cursor
A shared contract for keeping reader and server position data consistent. A contract defines the rules that connected parts of a system must follow.
Cursor rule Cursor
React 19 + Capacitor 7 + TypeScript patterns for the Android reader app.
Cursor rule Cursor
A project rule requiring the INPX Library Server to be examined first. It treats that server as the authoritative source for the project’s API and data.
Cursor rule Cursor
Vitest testing conventions for the reader app.
Cursor rule Cursor
Testing rules built around Vitest, a JavaScript and TypeScript test framework, and verification scripts.
Cursor rule Cursor
Coding rules for TypeScript and React in the inpx-book-reader project. TypeScript adds type checking to JavaScript, and React is a library for building user interfaces.
Cursor rule Cursor
A set of development rules describing an application and an INPX Library Server as one development ecosystem. The input does not explain what INPX is.