@radpack/client

1.0.5 • Public • Published

@radpack/client

The client-side runtime package. This is automatically imported into applications built using @radpack/webpack-plugin and targeting the web. For server-side usage, use @radpack/server.

Documentation Logo

Installation

npm install @radpack/client

Usage

You can import the client directly if using your own build process:

import radpack from '@radpack/client';

Otherwise, import a minified browser bundled script that sets a global radpack variable:

<!-- Relative -->
<script src="./node_modules/@radpack/client/lib/browser.js"></script>
<!-- UNPKG -->
<script src="https://unpkg.com/@radpack/client"></script>

Readme

Keywords

none

Package Sidebar

Install

npm i @radpack/client

Weekly Downloads

36

Version

1.0.5

License

MIT

Unpacked Size

11 kB

Total Files

6

Last publish

Collaborators

  • indexzero
  • asilvas
  • gingur