Skip to content

A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.

License

Notifications You must be signed in to change notification settings

interop-alliance/isomorphic-lib-template

Repository files navigation

Example Isomorphic TS/JS Lib Template (@interop/isomorphic-lib-template)

Build status NPM Version

A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.

Table of Contents

Background

TBD

Security

TBD

Install

  • Node.js 14+ is recommended.

NPM

To install via NPM:

npm install @interop/isomorphic-lib-template

Development

To install locally (for development):

git clone https://github.com/interop-alliance/isomorphic-lib-template.git
cd isomorphic-lib-template
npm install

Usage

TBD

Contribute

PRs accepted.

If editing the Readme, please conform to the standard-readme specification.

License

MIT License © 2021 Interop Alliance and Dmitri Zagidulin.

About

A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published