0.2.86 • Published 4 years ago

@platform/ui.loader v0.2.86

Weekly downloads
54
License
MIT
Repository
-
Last release
4 years ago

Module License: MIT NPM banner

Bootstrapper for progressively loading UI modules dynamically.

Live Demo:

https://loader.platform.uiharness.com

Setup

yarn add @platform/ui.loader

Sample

Sample UI

To run the sample within UIHarness:

yarn start

The UI entry point to start exploring from is at /src/sample/entry.tsx (see uiharness.yml).

Sample Server

To bundle and test using @platform/react.ssr ensure you have a .env file in the root of the project with S3 connection details configured within sample.server/ssr.yml

# .env
SPACES_KEY="..."
SPACES_SECRET="..."

ensure node modules are installed within the sample server folder:

cd sample.server
yarn

Bundle, deploy and release:

yarn ssr bundle
# ... follow prompts ...

yarn ssr release
# ... follow prompts ...

Run the production server locally:

yarn watch

For more details on how to operate the SSR server see @platform/react.ssr

0.2.86

4 years ago

0.2.82

4 years ago

0.2.78

4 years ago

0.2.76

4 years ago

0.2.75

4 years ago

0.2.74

4 years ago

0.2.73

4 years ago

0.2.72

4 years ago

0.2.70

4 years ago

0.2.69

4 years ago

0.2.67

4 years ago

0.2.66

4 years ago

0.2.65

4 years ago

0.2.63

4 years ago

0.2.61

4 years ago

0.2.59

4 years ago

0.2.52

4 years ago

0.2.51

4 years ago

0.2.48

4 years ago

0.2.45

4 years ago

0.2.41

4 years ago

0.2.39

4 years ago

0.2.38

4 years ago

0.2.36

4 years ago

0.2.34

4 years ago

0.2.33

4 years ago

0.2.32

4 years ago

0.2.31

4 years ago

0.2.29

4 years ago

0.2.27

4 years ago

0.2.26

4 years ago

0.2.25

4 years ago

0.2.23

4 years ago

0.2.21

4 years ago

0.2.18

4 years ago

0.2.15

4 years ago

0.2.14

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.9

5 years ago

0.2.6

5 years ago

0.2.4

5 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.2-beta.4

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago