0.0.24 • Published 3 years ago
@lemonstand.org/client-api v0.0.24
@lemonstand.org/client-api
Simple API for Lemonstand Category Pages to communicate with Navigation and customize configuration.
Usage
<script src="https://unpkg.com/@lemonstand.org/client-api"></script>
<script type="text/javascript">
lemonstand
.customize() // loads configures JS, CSS
.then(configuration => {
// set title in our Navigation and make ourselves visible
lemonstand.updateCategory('Hello, world', true)
})
</script>
Script for customizing pages at runtime without being redeployed
Development
npm run dev
serves and watches test/manual
.
Building
npm run build
runs tests and builds dist/client-api.js
npm publish
manually.
0.0.24-qa.0
3 years ago
0.0.24
3 years ago
0.0.23
3 years ago
0.0.23-qa.1
3 years ago
0.0.22-qa.0
3 years ago
0.0.22
4 years ago
0.0.22-qa.2
4 years ago
0.0.21
4 years ago
0.0.20
4 years ago
0.0.20-qa.3
5 years ago
0.0.20-qa.2
5 years ago
0.0.20-qa.1
5 years ago
0.0.20-qa.0
5 years ago
0.0.18
5 years ago
0.0.19
5 years ago
0.0.17
5 years ago
0.0.16
5 years ago
0.0.15
5 years ago
0.0.14
5 years ago
0.0.13
5 years ago
0.0.12
5 years ago
0.0.11
5 years ago
0.0.10
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago