1.0.7-a • Published 4 years ago

@tugerente/react-getbeamer v1.0.7-a

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

React Beamer


Simple wrapper to simplify integration with Beamer.

You can choose to use a function beamerInitialize or a wrapper for React Helmet.

This project is a fork to support user parameter. Kudos to it's original creators.

Usage:

import { BeamerHelmet } from 'react-beamer';

[...]

<BeamerHelmet id={productId} user={user_id}/>
import { beamerInitialize } from 'react-beamer';

[...]

beamerInitialize(productId);

:tada:

License


MIT

1.0.7-a

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago