{"id":25659972,"url":"https://github.com/autumnnus/javascript-methods","last_synced_at":"2026-04-10T07:46:17.300Z","repository":{"id":211793097,"uuid":"729948492","full_name":"Autumnnus/Javascript-Methods","owner":"Autumnnus","description":"This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.","archived":false,"fork":false,"pushed_at":"2024-01-15T22:37:45.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T01:22:01.151Z","etag":null,"topics":["javascript","javascript-methods","react","redux","typescript"],"latest_commit_sha":null,"homepage":"https://javascriptmethods.netlify.app","language":"TypeScript","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/Autumnnus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-10T20:49:25.000Z","updated_at":"2024-01-13T18:25:42.000Z","dependencies_parsed_at":"2024-01-16T00:19:48.466Z","dependency_job_id":null,"html_url":"https://github.com/Autumnnus/Javascript-Methods","commit_stats":null,"previous_names":["vectorthegreat/javascript-methods","autumnnus/javascript-methods"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Autumnnus/Javascript-Methods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autumnnus%2FJavascript-Methods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autumnnus%2FJavascript-Methods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autumnnus%2FJavascript-Methods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autumnnus%2FJavascript-Methods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Autumnnus","download_url":"https://codeload.github.com/Autumnnus/Javascript-Methods/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autumnnus%2FJavascript-Methods/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263041886,"owners_count":23404457,"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":["javascript","javascript-methods","react","redux","typescript"],"created_at":"2025-02-24T01:20:25.664Z","updated_at":"2026-04-10T07:46:17.292Z","avatar_url":"https://github.com/Autumnnus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS Methods Explorer 🚀\n\nA premium, developer-centric interactive playground built to master JavaScript's core methods. Explore String, Array, Number, Date, and Math methods through a structured, human-made UI design.\n\n![License](https://img.shields.io/github/license/VectortheGreat/Javascript-Methods?style=for-the-badge)\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n\n## ✨ Features\n\n- **Professional UI**: A sleek, dark-themed interface inspired by modern developer tools (e.g., VS Code, Linear).\n- **Interactive Playground**: Test JavaScript methods in real-time with dynamic inputs and instant output feedback.\n- **Comprehensive Coverage**:\n  - **Strings**: Manipulation, searching, and formatting.\n  - **Arrays**: Iteration, transformation, and state management.\n  - **Numbers**: Parsing, validation, and precision.\n  - **Dates**: Formatting and time calculations.\n  - **Math**: Static constants and mathematical functions.\n- **Randomizer**: Quickly generate example use cases with the click of a button.\n- **Syntax Highlighting**: Clean and readable code previews for every method.\n\n## 🛠️ Tech Stack\n\n- **Framework**: [React](https://reactjs.org/) (with TypeScript)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com/)\n- **State Management**: [Redux Toolkit](https://redux-toolkit.js.org/)\n- **Icons**: [React Icons](https://react-icons.github.io/react-icons/)\n- **Build Tool**: [Vite](https://vitejs.dev/)\n\n## 🚀 Getting Started\n\nFollow these steps to set up the project locally:\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/VectortheGreat/Javascript-Methods.git\ncd Javascript-Methods\n```\n\n### 2. Install dependencies\n\n```bash\nnpm install\n```\n\n### 3. Run the development server\n\n```bash\nnpm run dev\n```\n\nThe app will be available at `http://localhost:5173`.\n\n## 📖 Usage\n\n1. Select a category from the navigation bar (e.g., Array, String).\n2. Choose a specific method from the sidebar list.\n3. Use the **Randomize** button to see a working example.\n4. Modify the input values or parameters to see how the output changes instantly.\n\n## 🤝 Contributing\n\nContributions are welcome! If you'd like to improve the documentation, add new methods, or enhance the UI:\n\n1. Fork the project.\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`).\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).\n4. Push to the branch (`git push origin feature/AmazingFeature`).\n5. Open a Pull Request.\n\n---\n\nCrafted with ❤️ by [Vector](https://github.com/VectortheGreat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautumnnus%2Fjavascript-methods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautumnnus%2Fjavascript-methods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautumnnus%2Fjavascript-methods/lists"}