Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
loop54-js-demo
Advanced tools
Frontend demo of Loop54 functionallity using JS-lib. Using jQuery.
,--. ,-----. ,---.
| | ,---. ,---. ,---. | .--' / |
| | | .-. || .-. || .-. |'--. `\/ ' |
| '--.' '-' '' '-' '| '-' '.--' /'--| |
`-----' `---' `---' | |-' `----' `--'
`--'
This is a Javascript Demo using the Loop54 js library to implement an e-commerce product page for demonstration purposes. It is heavily dependent on jQuery and jQuery UI.
To read more about our API we refer you to our documenation page (https://www.loop54.com/docs)
This is an example of how one could implement and use our javascript library and should be used as such, if you choose to use this application or parts of it in your production environment you should be aware that we do not offer support on this code once it's modified in any way.
Further more we cannot promise that this example will work in all browsers or on all platforms, you should always test it yourselves before using it in production to see that it fits your own requirements.
In this application we show how to use our javascript library (https://www.npmjs.com/package/loop54-js-lib)
You will find example use of the following features in this application:
You need to have nodeJS and the node package manager, npm, installed:
npm install
to install all dependencies
npm install -g watch
(used to monitor directory changes)
This application is meant for development, but if you wish to build it to use it in production you should follow the steps under the "production" chapter below.
This demo application comes ready to use with our example product catalog (HelloWorld) which you are free to use and test for the purpose of understanding our API.
If you wish to test this application with your own catalog you need to contact our support at support@loop54.com if you haven't already recieved your config file.
On Mac/*nix:
npm run dev
On Windows we assume you use some kind of bash (like git-bash):
npm run watch:demo & npm run server
Everything in /src will be transpiled using browserify and babel to '/bin/scripts/loop54-demo-{version}.js'.
Then open http://localhost:5001/ and it will load customer.json for you.
To make a one time build of /src you can run the following command
npm run babelify:demo
See package.json for further details on the dependencies and details of the transpiling.
FAQs
Frontend demo of Loop54 functionallity using JS-lib. Using jQuery.
The npm package loop54-js-demo receives a total of 0 weekly downloads. As such, loop54-js-demo popularity was classified as not popular.
We found that loop54-js-demo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.