@edge_technologies/edge-client-ext

1.0.15 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @edge_technologies/edge-client-ext

Weekly Downloads

4

Version

1.0.15

License

ISC

Unpacked Size

8.37 kB

Total Files

5

Last publish

Collaborators

  • edgetechnologies
  • joefire
  • d.moore-edge
  • kbt-edge
  • milanjankovic