Giter Site home page Giter Site logo

Comments (13)

lipis avatar lipis commented on May 28, 2024

No it's not maintained by me.. I didn't add it there.. is it possible to remove the version from the package.json so it will get the releases, as it's happening with bower.json

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

If not, are there any plans to add this to npm as official repository?

I would love npm releases too. Since you own the package, you can easily get the ownership back on npm.

from bootstrap-social.

lipis avatar lipis commented on May 28, 2024

How do I get ownership?

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

https://docs.npmjs.com/misc/disputes

@tbranyen probably didn't mean any harm when we took the name on npm, he just wanted it there while it wasn't. He'll probably transfer you ownership without opposition. 😄

from bootstrap-social.

lipis avatar lipis commented on May 28, 2024

I already send an email to the owner of it.. of course there are no bad feelings or anything :) I'm actually flattered with those things.. 💃

from bootstrap-social.

lipis avatar lipis commented on May 28, 2024

I'm the owner now https://www.npmjs.com/package/bootstrap-social 👍 so the next question is how do I update it?

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

🎉

https://docs.npmjs.com/getting-started/creating-node-modules + https://docs.npmjs.com/getting-started/publishing-npm-packages should be more than enough!

For the package.json, you can always take great inspiration from your bower.json. You can even keep the same dependencies as they exist on npm as well:

"dependencies": {
  "bootstrap": "~3",
  "font-awesome": "~4.3"
}

Don't hesitate if you have questions or if you would rather I submit this as part of a PR. Thanks!

from bootstrap-social.

lipis avatar lipis commented on May 28, 2024

actually if you could submit a PR would be the best ATM :) Try to keep it as close to bower.json so it will be easier to maintain it later on..

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

Alright, I'll get on that!

from bootstrap-social.

Ardakilic avatar Ardakilic commented on May 28, 2024

You guys are great, I was away for couple of hours and there is already progress on this, thanks! 👏 💃 😄

from bootstrap-social.

lipis avatar lipis commented on May 28, 2024

typing

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

Once that is merged, you only need to do the https://docs.npmjs.com/getting-started/publishing-npm-packages part! :shipit:

from bootstrap-social.

mathieumg avatar mathieumg commented on May 28, 2024

@lipis Any news on this? 😄

from bootstrap-social.

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.