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

@sebgroup/bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sebgroup/bootstrap - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

scss/_variables.scss

2

package.json
{
"name": "@sebgroup/bootstrap",
"version": "1.0.2",
"version": "1.0.3",
"description": "A standalone bootstrap theme for SEB",

@@ -5,0 +5,0 @@ "main": "scss/bootstrap.scss",

@@ -7,2 +7,18 @@ # Bootstrap

## Install with npm
```
npm install @sebgroup/bootstrap --save
```
For more info please see the [wiki](https://github.com/sebgroup/bootstrap/wiki)
## Use sebgroup/bootstrap with libraries such as Angular and/or React
sebgroup/bootstrap was created to be framework agnostic ie. it will never contain code for any particular JavaScript framework, so it's going to work with your framework as long as you use the right markup. If you need more complex components such as datepickers, advanced tables, multiselect dropdowns etc. checkout these libraries:
### Angular 2+
[**ng-bootstrap**](https://ng-bootstrap.github.io/) - A set of angular components using Bootstrap 4 markup
[**angular-generic-table**](https://hjalmers.github.io/angular-generic-table/start) - A smarter table component
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.1.2.

@@ -9,0 +25,0 @@

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