kopia lustrzana https://github.com/longclawshop/longclaw
|
|
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc | ||
| README.md | ||
| package.json | ||
| webpack.config.js | ||
| webpack.dev.config.js | ||
README.md
Frontend libraries for Longclaw
This library contains a javascript client for the Longclaw e-commerce library.
There are two options for using this library:
-
Install with npm (
npm i longclawclient --save) and then use as you would any other es6+ module (i.e. as part of a webpack or similar workflow) -
Use the built distribution in HTML/browser scripts by loading it with the templatetags provided with Longclaw. The api library will be exposed as a global object named
longclawclient