{"id":19999682,"url":"https://github.com/novicell/novicell-packager","last_synced_at":"2025-06-18T03:06:59.232Z","repository":{"id":65464417,"uuid":"164861941","full_name":"Novicell/novicell-packager","owner":"Novicell","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-12T12:46:25.000Z","size":110,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-21T10:52:13.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Novicell.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-01-09T12:49:56.000Z","updated_at":"2019-03-11T15:24:28.000Z","dependencies_parsed_at":"2023-01-24T17:05:14.900Z","dependency_job_id":null,"html_url":"https://github.com/Novicell/novicell-packager","commit_stats":null,"previous_names":["ankeris/novicell-packager"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Novicell/novicell-packager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-packager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-packager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-packager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-packager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Novicell","download_url":"https://codeload.github.com/Novicell/novicell-packager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-packager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477920,"owners_count":23015064,"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-11-13T05:12:29.672Z","updated_at":"2025-06-18T03:06:54.178Z","avatar_url":"https://github.com/Novicell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 Novicell Packager\n\n**Package and prepare your module for distribution - effortlessly**\n\n## Usage\n\nUse it as a CLI tool in your terminal. It will compile and minify your JavaScript module. Supports ES2015 tree shaking.\n\n### Install with npm\n\nRequires NPM version [7.6.0 or higher](https://nodejs.org/en/download/releases/)\n\nInstall novicell-packager globally\n\n```bash\nnpm install -g novicell-packager\n```\n\n## Setup\n\nSimply run 'novicell-packager' terminal command inside root folder of your project.\nThen follow the interface options.\n\n## Example\n\n```bash\n# Run command\nnovicell-packager\n\n# Answer following questions\n? File name: src/scripts/app.js\n```\n\n## Options \n\nOutput formats:\n* amd – Asynchronous Module Definition. [More about amd..](https://github.com/amdjs/amdjs-api/blob/master/AMD.md)\n* cjs – CommonJS, often uses ***module.exports*** syntax. Suitable for Nodejs. [Article about cjs..](https://flaviocopes.com/commonjs/)\n* esm – ES module. Often uses ***import {} export {}*** syntax. [github page..](https://github.com/standard-things/esm)\n* iife – A self-executing ***!function(){...}()*** [Article about iife's..](https://medium.com/@vvkchandra/essential-javascript-mastering-immediately-invoked-function-expressions-67791338ddc6)\n* umd – Universal Module Definition, works as amd, cjs and iife all in one\n\n## Contribution\n\nLooking to contribute something? Here's how you can help. Please take a moment to review our [contribution guidelines](https://github.com/Novicell/novicell-frontend/wiki/Contribution-guidelines) in order to make the contribution process easy and effective for everyone involved.\n\n## License\n\nThe Novicell Frontend is licensed under the MIT license. (http://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovicell%2Fnovicell-packager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovicell%2Fnovicell-packager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovicell%2Fnovicell-packager/lists"}