Description
It allows you to search, install, manage, and compile front-end JavaScript packages and their dependencies for the web. We like to think of it as NPM's little sister.
It's not a jQuery replacement. It's not even a static asset. It's a tool for making the consumption of front-end JavaScript packages dead simple and incredibly powerful.
Ender alternatives and similar libraries
Based on the "Package Managers" category.
Alternatively, view Ender alternatives based on common mentions on social networks and blogs.
-
yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry -
component
Client package management for building better web applications. -
Duo
Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless. -
volo
Create front end projects from templates, add dependencies, and automate the resulting projects -
jam
A package manager using a browser-focused and RequireJS compatible repository. -
Refraction
A guard that represents a central point of control in your application
Amplication: open-source Node.js backend code generator
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Ender or a related project?
Popular Comparisons
README
ENDER
Ender is a full featured package manager for your browser
It allows you to search, install, manage, and compile front-end JavaScript packages and their dependencies for the web. We like to think of it as NPM's little sister.
Ender is not a JavaScript library
It's not a jQuery replacement. It's not even a static asset. It's a tool for making the consumption of front-end JavaScript packages dead simple and incredibly powerful.
WHY?
In the browser - small, loosely coupled modules are the future and large, tightly-bound monolithic libraries are the past!
Ender capitalizes on this by offering a unique way to bring together the exciting work happening in JavaScript packages and allows you to mix, match, and customize your own build, suited to your individual needs, without all the extra cruft that comes with larger libraries.
With Ender, if one library goes bad or unmaintained, it can be replaced with another. Need a specific package version? No problem! Does your package have dependencies? Let us handle that for you too!
MORE INFO
For more information checkout http://enderjs.com
BUILD STATUS
Licence
Ender is Copyright (c) 2012-2013 Dustin Diaz @ded, Jacob Thornton @fat and Rod Vagg @rvagg and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
*Note that all licence references and agreements mentioned in the Ender README section above
are relevant to that project's source code only.