Giter VIP home page Giter VIP logo

Comments (3)

callmecavs avatar callmecavs commented on May 23, 2024 2

@iduuck i see where you're coming from, but honestly to save 1 kb I'd rather use the latest spec, support more complex build processes (Common JS, AMD, etc), and somewhat "future proof" the library. nonetheless, I appreciate your efforts in providing the file size comparison.

from jump.js.

iduuck avatar iduuck commented on May 23, 2024

Another thing that should make the point: Size!

I just cloned your repo and the unminified script has a size of 2.4k. The compiled (es6) script has 1.2k and the vanilla js minified would have a total of 927b. This would be a good point.

2.4K  =  jump.es6.js
1.2K  =  jump.js
927B  =  jump.min.js

from jump.js.

julkue avatar julkue commented on May 23, 2024

@callmecavs The docs still say:

Jump was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. For a minimal boilerplate that fulfills those requirements, check out outset.

However, at least the npm package is shipped with already transpiled files.

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.