0.1.3 • Published 10 months ago

react-package-tbi v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Download Package

Download the latest version of an npm package to a specified directory.

Installation

npm install --save react-package-tbi

Example use

Here's how you would install the latest version into packages folder:

import { SitePal } from 'react-package-tbi';  

function App() {
  return (
    <div className="App">
      <SitePal embed='1834699,480,256,"",1,1,2112553,0,1,0,"7bBCNSEbjTUYb0rrta2etlXbO188EvbY",0,"256|480|15|15|L|B|false|0|0|0|0|https://vhss.oddcast.com/admin/img//no_image.jpg|Double%20click%20to%20play%20me|0|C|0|0|0|0"'
    />
    </div>
  );
}

export default App;
0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago