0.0.5 • Published 1 month ago

@taxbit/js v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
1 month 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 month ago

0.0.6

1 month ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago