Git Product home page Git Product logo

Comments (9)

sunshineo avatar sunshineo commented on May 13, 2024

+1

from startbootstrap-simple-sidebar.

dandv avatar dandv commented on May 13, 2024

https://www.quora.com/Why-use-Bower-when-there-is-npm

from startbootstrap-simple-sidebar.

moravcik avatar moravcik commented on May 13, 2024

since the only extra code is the CSS you can add to your bower.json:

  "dependencies": {
    "simple-sidebar": "IronSummitMedia/startbootstrap-simple-sidebar"
  },
  "overrides": {
    "simple-sidebar": {
      "main": [
        "css/simple-sidebar.css"
      ]
    }
  }

and wiredep will catch this dependency normally
do not forget to depend on bootstrap itself which you probably already do

from startbootstrap-simple-sidebar.

soichih avatar soichih commented on May 13, 2024

Thanks. That worked - although I am not familiar with the content of "wiredep".

from startbootstrap-simple-sidebar.

davidtmiller avatar davidtmiller commented on May 13, 2024

NPM is kind of the winner at the moment. Moving into BS4 I'll be making NPM modules for all of the templates on Start Bootstrap. There is going to be some considerable restructuring and design changes coming up soon, so I'll look into adding NPM modules for this template and others. Thanks for the suggestion / +1's.

from startbootstrap-simple-sidebar.

davidtmiller avatar davidtmiller commented on May 13, 2024

I'll definitely be looking into an npm package for this template in the near future. It's still on the to-do list, which is quite long :\

from startbootstrap-simple-sidebar.

ripper2hl avatar ripper2hl commented on May 13, 2024

bower package please ! 👍

from startbootstrap-simple-sidebar.

sunshineo avatar sunshineo commented on May 13, 2024

Guys, check out angular2 material. It has a side bar. However, it means your project need to use angular2

from startbootstrap-simple-sidebar.

davidtmiller avatar davidtmiller commented on May 13, 2024

An npm package has been created, and Bower is looking like it's on the downslide, but I will probably add a Bower package in the Bootstrap 4 build anyways.

from startbootstrap-simple-sidebar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.