{"id":13941320,"url":"https://github.com/madiajijah11/exceltodynamodbjson","last_synced_at":"2025-07-20T04:31:09.716Z","repository":{"id":38315653,"uuid":"500714879","full_name":"madiajijah11/exceltodynamodbjson","owner":"madiajijah11","description":"Easy way to convert Excel into JSON and DynamoDB JSON.","archived":false,"fork":false,"pushed_at":"2023-08-03T05:01:43.000Z","size":229,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-27T10:36:02.970Z","etag":null,"topics":["dynamodb","excel","json","nextjs","react","reactjs","xlsx"],"latest_commit_sha":null,"homepage":"https://exceltodynamodbjson.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madiajijah11.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-07T06:22:18.000Z","updated_at":"2023-05-12T20:55:47.000Z","dependencies_parsed_at":"2024-11-27T10:41:05.024Z","dependency_job_id":null,"html_url":"https://github.com/madiajijah11/exceltodynamodbjson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madiajijah11/exceltodynamodbjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madiajijah11%2Fexceltodynamodbjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madiajijah11%2Fexceltodynamodbjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madiajijah11%2Fexceltodynamodbjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madiajijah11%2Fexceltodynamodbjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madiajijah11","download_url":"https://codeload.github.com/madiajijah11/exceltodynamodbjson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madiajijah11%2Fexceltodynamodbjson/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266067257,"owners_count":23871324,"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":["dynamodb","excel","json","nextjs","react","reactjs","xlsx"],"created_at":"2024-08-08T02:01:16.537Z","updated_at":"2025-07-20T04:31:08.783Z","avatar_url":"https://github.com/madiajijah11.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ch1\u003e\u003cstrong\u003eExcel to JSON and DynamoDB JSON Web\u003c/strong\u003e\u003c/h1\u003e\n  \u003cp\u003e📄 Help people convert excel to JSON and DynamoDB JSON. 📄\u003c/p\u003e\n  \u003cbr\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/madiajijah11/exceltodynamodbjson/issues\"\u003e\u003cimg alt=\"Contributions Welcome\" src=\"https://img.shields.io/badge/contributions-welcome-blue.svg?style=flat\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cbr\u003e\n    \n  [**View the Web App**](https://exceltodynamodbjson.vercel.app)\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Description](#description)\n- [Live Demo](#live-demo)\n- [Technologies](#technologies)\n- [Run Locally](#run-locally)\n- [Contributing](#contributing)\n\n## Description\n\n**Excel to JSON and DynamodB JSON** is a platform where people can choose excel file from computer and convert it to JSON and DynamoDB JSON.\n\n## Live Demo\n\nCheck out the web version of **Excel to JSON and DynamodB JSON** here: [https://exceltodynamodbjson.vercel.app](https://exceltodynamodbjson.vercel.app)\n\n\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/madiajijah11/exceltodynamodbjson/main/public/exceltodynamodbjson.jpg\"\u003e\n\u003cbr\u003e\n\n## Technologies\n\n-   [React.js](https://reactjs.org)\n-   [Bootstrap](https://getbootstrap.com)\n-   [SonarLint](https://www.sonarsource.com)\n-   [ESLint](https://eslint.org)\n-   [Stylelint](https://stylelint.io)\n-   [Prettier](https://prettier.io)\n-   [Vercel](https://vercel.com)\n\n## Run Locally\n\n-   Requirement:\n\n    -   Install [Node.js](https://nodejs.org)\n    -   Recommended to use [Yarn](https://yarnpkg.com)\n\n-   Clone the repo.\n\n    ```bash\n    git clone https://github.com/madiajijah11/exceltodynamodbjson.git\n    ```\n\n    ```bash\n    cd exceltodynamodbjson\n    ```\n\n-   Install the dependencies.\n\n    ```bash\n    yarn\n    ```\n\n    ### Development\n\n    Run the development server and open [http://localhost:3000](http://localhost:3000)\n\n    ```bash\n    yarn start\n    ```\n\n    ### Production\n\n    Build the app for production.\n\n    ```bash\n    yarn build\n    ```\n\n## Contributing\n\nYou can contribute to this site by creating an [issue](https://github.com/madiajijah11/exceltodynamodbjson/issues) or [pull request](https://github.com/madiajijah11/exceltodynamodbjson/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadiajijah11%2Fexceltodynamodbjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadiajijah11%2Fexceltodynamodbjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadiajijah11%2Fexceltodynamodbjson/lists"}