0.0.54 • Published 26 days ago

highmark-client v0.0.54

Weekly downloads
-
License
MIT, Anti-996
Repository
github
Last release
26 days ago

Highmark Client

Highmark's client.

Contents

Introduction

...

Installation

With npm:

npm install highmark-client

You can also clone the repository with Git...

git clone https://github.com/djalbat/highmark-client.git

...and then install the dependencies with npm from within the project's root directory:

npm install

You can also run a development server, see the section on building later on.

Example

There is a small development server that can be run from within the project's directory with the following command:

npm start

The example will then be available at the following URL:

http://localhost:8888

The source for the example can be found in the src/example.js file and corresponding src/example folder. You are encouraged to try the example whilst reading what follows. You can rebuild it on the fly with the following command:

npm run watch-debug

The development server will reload the page whenever you make changes.

One last thing to bear in mind is that this package is included by way of a relative rather than a package import. If you are importing it into your own application, however, you should use the standard package import.

Usage

...

Building

Automation is done with npm scripts, have a look at the package.json file. The pertinent commands are:

npm run build-debug
npm run watch-debug

Acknowledgements

Contact

  • james.smith@djalbat.com
0.0.40

26 days ago

0.0.41

26 days ago

0.0.42

26 days ago

0.0.43

26 days ago

0.0.44

26 days ago

0.0.45

26 days ago

0.0.46

26 days ago

0.0.47

26 days ago

0.0.38

26 days ago

0.0.39

26 days ago

0.0.51

26 days ago

0.0.52

26 days ago

0.0.53

26 days ago

0.0.54

26 days ago

0.0.50

26 days ago

0.0.48

26 days ago

0.0.49

26 days ago

0.0.37

27 days ago

0.0.36

27 days ago

0.0.34

27 days ago

0.0.33

27 days ago

0.0.31

27 days ago

0.0.30

27 days ago

0.0.28

27 days ago

0.0.27

27 days ago

0.0.26

27 days ago

0.0.25

27 days ago

0.0.24

27 days ago

0.0.23

27 days ago

0.0.22

27 days ago

0.0.21

27 days ago

0.0.20

27 days ago

0.0.19

27 days ago

0.0.18

27 days ago

0.0.17

30 days ago

0.0.16

30 days ago

0.0.15

30 days ago

0.0.14

30 days ago

0.0.13

30 days ago

0.0.12

30 days ago

0.0.10

30 days ago

0.0.8

30 days ago

0.0.7

30 days ago

0.0.6

30 days ago

0.0.4

30 days ago

0.0.3

1 month ago