Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layer Web Components

Wrapper around Layerfi React Components that allows easily using them from a vanila js SPA.

Usage

<head>
  <script src="./dist/layer-web-components.js"></script>
  <link rel="stylesheet" href="./dist/layer-web-components.css">
</head>

<body>
  <layer-bookkeeping-overview business-id="[BUSINESS ID]" environment="[LAYER ENV]" business-access-token="[ACCESS TOKEN]">
  <layer-bank-transactions-with-linked-accounts business-id="[BUSINESS ID]" environment="[LAYER ENV]" business-access-token="[ACCESS TOKEN]">
  <layer-reports business-id="[BUSINESS ID]" environment="[LAYER ENV]" business-access-token="[ACCESS TOKEN]">
</body>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages