Giter VIP home page Giter VIP logo

Comments (2)

petehouston avatar petehouston commented on May 24, 2024

@callmecavs are you adding it to bower registry? If not, I can give a hand if okay.

from jump.js.

callmecavs avatar callmecavs commented on May 24, 2024

really torn here. I'm an ES6 proponent, and this is an ES6-first project. I believe that NPM isn't only for Node packages anymore. I'd like to encourage people transitioning to a modern workflow (ES6, module bundling), and away from script tags. Bower also doesn't support nested dependencies, which for this library isn't an issue, but is for many others. in all likelihood, projects using Bower are also using NPM, and for that reason as well as the others, I'm opting to no longer support Bower with my libraries.

on the other hand, I do understand making the library as accessible as possible. for that reason, I package my dist files as a UMD module, which can be run directly in the browser, with a simple script tag. my recommendation would be to use it that way, if not with NPM. I do appreciate your input tho

if you'd like to consider making the transition to an entirely NPM & ES6 workflow, take a look at my minimal boilerplate outset and let me know if you run into any implementation trouble

from jump.js.

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.