0.0.3 • Published 3 years ago

@snr1kor/jupiter-engine-native v0.0.3

Weekly downloads
-
License
HP Inc.
Repository
github
Last release
3 years ago

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

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago