{"id":18484887,"url":"https://github.com/prscx/prettier-pack","last_synced_at":"2026-04-07T04:31:40.681Z","repository":{"id":57330023,"uuid":"109653006","full_name":"prscX/prettier-pack","owner":"prscX","description":"Prettier + ESLint + Husky + Lint + Flow + React + React Native","archived":false,"fork":false,"pushed_at":"2022-04-10T07:43:26.000Z","size":29,"stargazers_count":31,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T15:11:38.003Z","etag":null,"topics":["android","ios","javascript","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prscX.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-11-06T05:48:34.000Z","updated_at":"2023-11-22T10:28:33.000Z","dependencies_parsed_at":"2022-08-29T04:30:43.084Z","dependency_job_id":null,"html_url":"https://github.com/prscX/prettier-pack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/prscX/prettier-pack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prscX%2Fprettier-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prscX%2Fprettier-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prscX%2Fprettier-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prscX%2Fprettier-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prscX","download_url":"https://codeload.github.com/prscX/prettier-pack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prscX%2Fprettier-pack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264538587,"owners_count":23624437,"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":["android","ios","javascript","react-native"],"created_at":"2024-11-06T12:43:29.782Z","updated_at":"2026-04-07T04:31:40.669Z","avatar_url":"https://github.com/prscX.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/prscX"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/prettier/prettier-logo/master/images/prettier-banner-light.png\" wdith=\"600\" height=\"300\" \u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/prettier-pack\"\u003e\u003cimg src=\"http://img.shields.io/npm/v/prettier-pack.svg?style=flat\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/prscX/prettier-pack/pulls\"\u003e\u003cimg alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/prscX/prettier-pack#License\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/prettier-pack.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n    Prettier Pack\n\nIf this project has helped you out, please support us with a star 🌟\n\n\u003c/h1\u003e\n\n\\***\\*Prettier + ESLint + Husky + Lint + Flow + React\\*\\***\n\nIt contains prepacked node modules essential for consuming Prettier in development/production environment. We have configured below node modules:\n\n- Prettier\n- ESLint\n- Husky\n- Lint\n- Flow\n- React\n\n## Dependencies:\n\nWe would like to thank contributors of below dependencies:\n\n- [babel-eslint](https://github.com/babel/babel-eslint): _babel-eslint allows you to lint ALL valid Babel code with the fantastic ESLint_\n- [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier): _Turns off all rules that are unnecessary or might conflict with Prettier. This lets you use you favorite shareable config without letting its stylistic choices get in the way when using Prettier._\n- [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel): _An eslint plugin companion to babel-eslint. babel-eslint does a great job at adapting eslint for use with Babel, but it can't change the built in rules to support experimental features. eslint-plugin-babel re-implements problematic rules so they do not give false positives or negatives._\n- [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype): _Flow type linting rules for ESLint_\n- [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import): _This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, marked up in your editor_\n- [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier): _React specific linting rules for ESLint_\n- [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react): _React specific linting rules for ESLint_\n- [flow-bin](https://github.com/flowtype/flow-bin): _Binary wrapper for Flow - A static type checker for JavaScript_\n- [flow-webpack-plugin](https://github.com/happylynx/flow-webpack-plugin): _A webpack plugin allowing to call Flow type checker_\n- [husky](https://github.com/typicode/husky): _Husky can prevent bad commit, push and more 🐶 woof!_\n- [lint-staged](https://github.com/okonet/lint-staged): _Run linters against staged git files and don't let 💩 slip into your code base!_\n- [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli): _CLI for prettier-eslint_\n\n## 💻 Usage\n\n`$ npm install --save prettier-pack`\n\n## ✨ Credits\n\n## 🤔 How to contribute\n\nHave an idea? Found a bug? Please raise to [ISSUES](https://github.com/prscX/prettier-pack/issues).\nContributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.\n\n## 💫 Where is this library used?\n\nIf you are using this library in one of your projects, add it in this list below. ✨\n\n## 📜 License\n\nThis library is provided under the Apache License.\n\nPrettier Pack @ [prscX](https://github.com/prscX)\n\n## 💖 Support my projects\n\nI open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).\n\nHowever, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n- Starring and sharing the projects you like 🚀\n- If you're feeling especially charitable, please follow [prscX](https://github.com/prscX) on GitHub.\n\n  \u003ca href=\"https://www.buymeacoffee.com/prscX\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n\n  Thanks! ❤️\n  \u003cbr/\u003e\n  [prscX.github.io](https://prscx.github.io)\n  \u003cbr/\u003e\n  \u003c/ Pranav \u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprscx%2Fprettier-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprscx%2Fprettier-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprscx%2Fprettier-pack/lists"}