A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.
TBD
TBD
- Node.js 24+ is recommended.
To install via PNPM:
pnpm install @interop/isomorphic-lib-template
To install locally (for development):
git clone https://github.com/interop/isomorphic-lib-template.git
cd isomorphic-lib-template
pnpm install
TBD
PRs accepted. See CONTRIBUTING.md for editor setup (Prettier, ESLint, and EditorConfig) and how it maps to CI.
If editing the Readme, please conform to the standard-readme specification.
MIT License © 2026 Interop Alliance.