1.0.15 • Published 2 months ago

@edge_technologies/edge-client-ext v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months 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

2 months ago

1.0.14

2 months ago

1.0.13

2 months ago

1.0.12

2 months ago

1.0.11

1 year ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago