Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scss-jquery-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scss-jquery-boilerplate

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.

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

SCSS jQuery Boilerplate

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.

Features

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.

Commands

  • npm install scss-jquery-boilerplate - Download npm package of boilerplate
  • npm install - Install all dependency
  • npm run start - Start your webpack-server
  • npm run build - Create build files with compiled SCSS and bundled jQuery

MIT © Hari Shekhar

Keywords

FAQs

Package last updated on 25 Dec 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc