1.0.15 • Published 1 year ago

@edge_technologies/edge-client-ext v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

edgeClientExt

A NodeJS Script to help you build client extensions which can pre-load CSS or JS in edgeCore. Useful when wanting several HTML Template widgets to share a library.

Prerequisites

  1. NodeJS

Installation Instructions

Globally install the NodeJS script with NPM

npm install -g @edge_technologies/edge-client-ext

Usage Instructions

Make an empty directory somewhere.

mkdir ~/temp

Place the CSS and/or JS files you want to load on app startup into new folder.

cp myCoolScript.js ~/temp/

Change into new folder.

cd ~/temp

Run the NodeJS script

edgeClientExt

The extension will now be inside the directory

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

2 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago