@snr1kor/jupiter-engine-native

0.0.3 • Public • Published

Jupiter engine

jupiter engine is collection of custome html elements, here is the list of html elements

  1. jupiter-sat : use this tag to load any react satellites
  2. jupiter-ng-sat : use this tag to load any angular satellites

npm install @snr1kor/jupiter-engine

How to Use

import jupiter-engine in index.js or main.js

import @snr1kor/jupiter-engine

load any react satellite using following tag

<jupiter-sat id:<registered satellite id> data:<input parameters> />

load any angular satellite using following tag

<jupiter-ng-sat id:<registered satellite id> data:<input parameters> />

For more details refer git doc page

Dependents (0)

Package Sidebar

Install

npm i @snr1kor/jupiter-engine-native

Weekly Downloads

8

Version

0.0.3

License

HP Inc.

Unpacked Size

1.04 MB

Total Files

3

Last publish

Collaborators

  • snr1kor