0.0.1006 • Published 6 months ago

rn-svelte-table v0.0.1006

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

RnSvelteTable

Holder

Documentation can be found here.

NPM package can be found here.

Development

Holder

npm run dev
npm run dev -- --open

Documentation

Holder

docsify serve docs

Building

To build your library:

npm run package

To create a production version of your showcase app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Publishing

Go into the package.json and give your package the desired name through the "name" option. Also consider adding a "license" field and point it to a LICENSE file which you can create from a template (one popular option is the MIT license).

To publish your library to npm:

npm publish
0.0.1006

6 months ago

0.0.1005

6 months ago

0.0.1004

6 months ago

0.0.1003

6 months ago

0.0.1002

6 months ago

0.0.1001

6 months ago

0.0.1000

6 months ago