Skip to content

here-wallet/promotion-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@here-wallet/promotion

Promotion toolkit for HERE wallet parthners

Support commonjs or esmodule

import HerePromo from '@here-wallet/promotion';
HerePromotion.init({ appendTo: '.header' })

Or just as script!

<script src="https://www.unpkg.com/@here-wallet/promotion@0.2.0/dist/index.js"></script>
<script>HerePromotion.init({ appendTo: '.header' })</script>

About

SDK to add HERE banner to partners' websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published