Skip to content

pakholeung37/svelte-adapter

Repository files navigation

svelte adapter

An svelte adapter for react written in typescript. Heavily inspired by svelte-adapter and react-svelte

Getting started

Clone this repository and install its dependencies:

git clone https://github.com/zenoslin/rollup-starter-ts.git
cd rollup-starter-ts
npm install

scripts

  • npm run build builds the library to lib.
  • npm run build:type builds .d.ts file for the library.
  • npm run test use jest to test the source files.

License

MIT

About

A svelte adapter for react written in typescript. Heavily inspired by svelte-adapter and react-svelte

Topics

Resources

License

Stars

Watchers

Forks