svelte-simple-gamepad
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

svelte-simple-gamepad

A simple gamepad library for svelte.

Developing

Install dependencies with npm install (or pnpm install or yarn) and start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Everything inside src/lib is part of this library, everything inside src/routes is used as a preview app.

Building

To build this library:

npm run package

To create a production version of showcase app:

npm run build

You can preview the production build with npm run preview.

Contributing

Any contributions to this project are welcomed.

Readme

Keywords

none

Package Sidebar

Install

npm i svelte-simple-gamepad

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

8.27 kB

Total Files

11

Last publish

Collaborators

  • potewo