0.0.5 • Published 1 year ago

@taxbit/js v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

TaxBit JS

Installation

<head>
    <link rel="stylesheet" href="...">
</head>
<body>
    <div id="root"></div>
    <script type="module">
        import TaxBit from '...';
        TaxBit.renderDac7({
            containerId: 'root',
            bearerToken: '...',
            staging: true
        });
    </script>
</body>
0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago