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

@brixtol/bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brixtol/bootstrap

Webshop strap for Brixtol Textiles.

  • 1.4.3
  • npm
  • Socket score

Version published
Weekly downloads
14
decreased by-63.16%
Maintainers
1
Weekly downloads
 
Created
Source

@brixtol/strap

Stripped down and customized Bootstrap v5.2 variation with a refined set of styles and components. This module is used under the hood in our webshop.

The bundle is refined for usage within our internal and public facing projects. This means that the included logic is developed for our web apps.

Key Features

  • Small production bundle (20kb gzipped)
  • Short version naming conventions
  • Extended utilities
  • Modular consumption, only what you need
  • Stripped of Bootstrap's JavaScript components

Why?

We here at Brixtol Textiles leverage the bootstrap grid system and some of its utilities in various public facing web applications. We employ custom naming conventions for classes in order to keep production bundles small without needed to purge. It was extraneous having to constantly overwrite defaults together with the constant breaking changes of Bootstrap it made things difficult and we wanted a single point of control which we can depend upon.

Install

pnpm add @brixtol/bootstrap -D

Because pnpm is dope and does dope shit

Usage

When using this variation you can either either leverage its defaults or create a per-project strap.scss file to overwrite defaults. This flavor of Bootstrap is intended to be bundled along side project specific stylings, so the defaults are completely stripped of

Imports

The variations default variables overwrite bootstraps defaults. Projects which use

@import 'variables';
@import '~@brixtol/bootstrap';

LICENSE

MIT

Keywords

FAQs

Package last updated on 14 Jan 2023

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