{"id":17061611,"url":"https://github.com/paxa/jsus","last_synced_at":"2026-04-17T00:31:48.737Z","repository":{"id":136210871,"uuid":"1552750","full_name":"Paxa/jsus","owner":"Paxa","description":"Javascript packager \u0026 dependency resolver, and G-d knows what's more","archived":false,"fork":false,"pushed_at":"2011-09-09T13:02:20.000Z","size":338,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T15:16:20.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paxa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-31T21:00:57.000Z","updated_at":"2013-09-30T09:30:22.000Z","dependencies_parsed_at":"2023-03-13T11:04:23.495Z","dependency_job_id":null,"html_url":"https://github.com/Paxa/jsus","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paxa%2Fjsus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paxa%2Fjsus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paxa%2Fjsus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paxa%2Fjsus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paxa","download_url":"https://codeload.github.com/Paxa/jsus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245074410,"owners_count":20556749,"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-10-14T10:47:36.834Z","updated_at":"2026-04-17T00:31:46.643Z","avatar_url":"https://github.com/Paxa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is it?\n=============\n\nRuby implementation of javascript packager / dependency resolver.\n\nWhy?\n====\n\nAs a javascript programmer, you often need to split your code into\nmultiple files. When you have 50+ different modules / libraries, you\nneed some way to resolve complex dependencies and package all you need\nand nil you don't. Jsus is an utility that allows you to do just that:\npackage your libraries into one piece with all dependencies included.\n\nFeatures\n========\n\n* Jsus works with mootools-style packages. That means you specify a\n  package.yml / package.json file with package structure for every\n  library/bigger module you have. Source files should also have special\n  headers denoting their requirements and what they provide.\n* Jsus automatically resolves dependencies, so you don't have to worry about\n  order issues or anything else.\n* Jsus allows you to make \"extensions\". Extension is a monkey-patch you can\n  apply to any other library. Because sometimes you want to make project-specific\n  change to a library you don't have control over and you want to be able to\n  update this library without applying manual patches from their source.\n* Jsus uses [murdoc](https://github.com/markiz/murdoc) for doccu style docs\n  generation.\n* Jsus generates special json files denoting source and resulting project\n  structure which can be useful for later introspection.\n* Jsus can also generate a special js file with loader for your dependencies,\n  so that you don't need to repackage everything during development cycle.\n\nExamples\n========\n\n* For simple examples, take a look at: https://github.com/markiz/jsus-examples\n* You can try it yourself on mootools-core:\n  * Get mootools-core from https://github.com/mootools/mootools-core\n  * `cd mootools-core`\n  * `jsus . Output`\n  * Look at what Output directory contains\n\nUsing with Rails / Sinatra / Whatever\n=====================================\n\nJsus comes with a middleware in its backpack. See [rails example](https://github.com/jsus/jsus-rails-app)\nand [sinatra example](https://github.com/jsus/jsus-sinatra-app).\n\nPlans\n=====\n\nThese are rather long-term, for when I get to have time and mood to do those:\n* Rails integration\n* npm packages support\n\nNB:\n* I don't have any particular roadmap or plans for more features\n* However, I am open for any suggestions\n  * Bonus points for suggestions with pull-requests\n\n\nLicense\n=======\n\nPublic Domain, details in UNLICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaxa%2Fjsus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaxa%2Fjsus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaxa%2Fjsus/lists"}