{"_id":"11-builder","name":"11-builder","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"11-builder","version":"0.1.0","license":"CC BY-NC-ND 3.0","private":false,"dependencies":{"computed-style-to-inline-style":"^2.0.0","normalize-css":"^2.3.1","rasterizehtml":"^1.2.4","react":"^16.2.0","react-dom":"^16.2.0","react-scripts":"1.0.17"},"devDependencies":{"cheerio":"^1.0.0-rc.2","file-system":"^2.2.2","image-downloader":"^3.3.0","request-promise":"^4.2.2","simple-rate-limiter":"^0.2.3"},"scripts":{"start":"react-scripts start","build":"react-scripts build","test":"react-scripts test --env=jsdom","eject":"react-scripts eject","scrape":"node --max-old-space-size=8192 scraper.js"},"_id":"11-builder@0.1.0","description":"11 builder is an online tool that allows you to create your own football lineup, customize its look, and download it as a ready-to-share image.","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-ds1oSIeixl7XykiQwRp0/XAo6aUmHs0GJ8UpSh8qkhYd5pLeDAxbs/DPR++HAvmGtvuy1bAEhGSnWOB3bZq1NA==","shasum":"8b48caf52b5012cc531f584c789d9b4a66c82089","tarball":"https://registry.npmjs.org/11-builder/-/11-builder-0.1.0.tgz","fileCount":12587,"unpackedSize":108729582,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLGwWRc3AKCaqxsMTmf6CktxKjadjvu8OqOQhrqlNPSwIhANHmr9Egv7FRSkZzMc7UJHucQfLY3gBpB88fTaSZ2de0"}]},"_npmUser":{"name":"ahmedsamir51","email":"ahmedsamiir51@gmail.com"},"directories":{},"maintainers":[{"name":"ahmedsamir51","email":"ahmedsamiir51@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/11-builder_0.1.0_1699712888398_0.3902267099860677"},"_hasShrinkwrap":false}},"time":{"created":"2023-11-11T14:28:08.315Z","0.1.0":"2023-11-11T14:28:09.167Z","modified":"2023-11-11T14:28:09.491Z"},"maintainers":[{"name":"ahmedsamir51","email":"ahmedsamiir51@gmail.com"}],"description":"11 builder is an online tool that allows you to create your own football lineup, customize its look, and download it as a ready-to-share image.","license":"CC BY-NC-ND 3.0","readme":"# 11-builder\n\n11 builder is an online tool that allows you to create your own football lineup, customize its look, and download it as a ready-to-share image.\n\nTry it yourself on [11builder.com](https://11builder.com/).\n\n## Usage\n\n| command                         | description                |\n|---------------------------------|----------------------------|\n| `yarn install` or `npm install` | Install dependencies       |\n| `yarn start` or `npm start`     | Start a development server |\n| `yarn build` or `npm run build` | Create a new build         |\n\nTo serve the `/build` folder:\n\n1. `npm install -g serve` if you don't have the `serve` package\n2. `serve -s build`\n\n## Tools used\n\n* [React.js](https://reactjs.org/), boostraped with [create-react-app](https://github.com/facebook/create-react-app)\n* [Cheerio](https://github.com/cheeriojs/cheerio) to scrape data from [fifaindex.com](https://www.fifaindex.com/fr/players/) (which was itself scraped from [EA Sport's Ultimate Team database](https://www.easports.com/fifa/ultimate-team/fut/database))\n* [Netlify](https://www.netlify.com/) to deploy the app\n\n## Contributing\n\nPull requests are welcome. Here are a few things that you may want to look into:\n\n* Any security vulnerability\n* Use external APIs to provide \"Share with X\" features, such as Imgur, Twitter, Instagram or Reddit.\n* Create an open API to serve the players images and info.\n* Move from CSS to Sass or Styled-Components for easier styling.\n* Start using React hooks\n","readmeFilename":"README.md"}