{"id":13463889,"url":"https://github.com/ender-js/Ender","last_synced_at":"2025-03-25T09:31:14.810Z","repository":{"id":57225210,"uuid":"1569010","full_name":"ender-js/Ender","owner":"ender-js","description":"the no-library library: open module JavaScript framework","archived":true,"fork":false,"pushed_at":"2020-04-02T11:42:28.000Z","size":16947,"stargazers_count":1761,"open_issues_count":21,"forks_count":79,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-03-22T05:32:30.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://enderjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ender-js.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-04T20:43:08.000Z","updated_at":"2025-02-28T11:18:37.000Z","dependencies_parsed_at":"2022-08-24T11:00:15.739Z","dependency_job_id":null,"html_url":"https://github.com/ender-js/Ender","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ender-js%2FEnder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ender-js%2FEnder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ender-js%2FEnder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ender-js%2FEnder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ender-js","download_url":"https://codeload.github.com/ender-js/Ender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435117,"owners_count":20614834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T14:00:29.996Z","updated_at":"2025-03-25T09:31:10.381Z","avatar_url":"https://github.com/ender-js.png","language":"JavaScript","readme":"# ENDER\n\n**Ender is a full featured package manager for your browser**\n\nIt 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](https://github.com/isaacs/npm)'s little sister.\n\n**Ender is not a JavaScript library**\n\nIt'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.\n\n![Ender](http://f.cl.ly/items/1W0P3I3D3m3U0e1j2h1c/Screen%20shot%202011-05-09%20at%2011.31.42%20AM.png)\n\n## WHY?\n\nIn the browser - **small, loosely coupled modules are the future and large, tightly-bound monolithic libraries are the past!**\n\nEnder 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.\n\nWith 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!\n\n## MORE INFO\n\nFor more information checkout [http://enderjs.com](http://enderjs.com)\n\n## BUILD STATUS\n\n**Ender** [![Build Status](https://secure.travis-ci.org/ender-js/Ender.png)](http://travis-ci.org/ender-js/Ender)\n\n[Ender Args Parser](https://github.com/ender-js/ender-args-parser) [![Build Status](https://secure.travis-ci.org/ender-js/ender-args-parser.png)](http://travis-ci.org/ender-js/ender-args-parser)\n\n[Ender Builder](https://github.com/ender-js/ender-builder) [![Build Status](https://secure.travis-ci.org/ender-js/ender-builder.png)](http://travis-ci.org/ender-js/ender-builder)\n\n[Ender Dependency Graph](https://github.com/ender-js/ender-dependency-graph) [![Build Status](https://secure.travis-ci.org/ender-js/ender-dependency-graph.png)](http://travis-ci.org/ender-js/ender-dependency-graph)\n\n[Ender Installer](https://github.com/ender-js/ender-installer) [![Build Status](https://secure.travis-ci.org/ender-js/ender-installer.png)](http://travis-ci.org/ender-js/ender-installer)\n\n[Ender Minify](https://github.com/ender-js/ender-minify) [![Build Status](https://secure.travis-ci.org/ender-js/ender-minify.png)](http://travis-ci.org/ender-js/ender-minify)\n\n[Ender Package Util](https://github.com/ender-js/ender-package-util) [![Build Status](https://secure.travis-ci.org/ender-js/ender-package-util.png)](http://travis-ci.org/ender-js/ender-package-util)\n\n[Ender Repository](https://github.com/ender-js/ender-repository) [![Build Status](https://secure.travis-ci.org/ender-js/ender-repository.png)](http://travis-ci.org/ender-js/ender-repository)\n\n## Licence\n\nEnder is Copyright (c) 2012-2013 Dustin Diaz [@ded](https://twitter.com/ded), Jacob Thornton [@fat](https://twitter.com/fat) and Rod Vagg [@rvagg](https://twitter.com/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.\n","funding_links":[],"categories":["Package Managers","包管理器","Package Managers [🔝](#readme)","JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fender-js%2FEnder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fender-js%2FEnder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fender-js%2FEnder/lists"}