Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
scss-jquery-boilerplate
Advanced tools
A basic boilerplate with webpack, jquery and sass preprocessor. It can serve for quick start your interview assignment boilerplate and a prototype of any application. Not recommended for production applications.
Start your interview assignment/prototype in seconds
Readymade the most basic boilerplate npm package
to start interview assignment with configured SCSS, Babel loaders and jQuery library.
Scaffolding to start your project in few seconds.
ES6/ESNext - Write your javascript with latest ECMA version, Babel will transpile in ES5 for backwards compatibility
SCSS - Take the advantage of powerful SCSS preprocessor.
jQuery - Legendry jQuery for DOM manipulation, as most of the company prefer to write assignment in jQuery.
npm install scss-jquery-boilerplate
- Download npm package
of boilerplatenpm install
- Install all dependencynpm run start
- Start your webpack-servernpm run build
- Create build files with compiled SCSS and bundled jQueryMIT © Hari Shekhar
FAQs
A basic boilerplate with webpack, jquery and sass preprocessor. It can serve for quick start your interview assignment boilerplate and a prototype of any application. Not recommended for production applications.
We found that scss-jquery-boilerplate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.