dropzone /
dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
86/100 healthLoading repository data…
Manojgupta103 / repository
It is an open-source Chrome Extension that allows people to generate and copy safe and secure passwords using an algorithm implemented in JavaScript. A Chrome Extension implementing chrome API's. Proper Chrome Extension coding standards are maintained like background and content scripts. Users have to do less as the extension is smart enough to auto-detect the user's username and URL and autofill them in the popup accordingly. User don't have to manually copy the generated password in the required field as the extension does it for him as soon as he saves password. The user can generate a password by customizing the length, characters, etc or choose to generate a password by default method with a very user-friendly UI. He/She can choose to delete saved passwords as and when required. The user can choose to view the extension in light or dark mode as per convenience.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
It is an open-source Chrome Extension that allows people to generate and copy safe and secure passwords using an algorithm implemented in JavaScript. A Chrome Extension implementing chrome API's. Proper Chrome Extension coding standards are maintained like background and content scripts. Users have to do less as the extension is smart enough to auto-detect the user's username and URL and autofill them in the popup accordingly. User don't have to manually copy the generated password in the required field as the extension does it for him as soon as he saves password. The user can generate a password by customizing the length, characters, etc or choose to generate a password by default method with a very user-friendly UI. He/She can choose to delete saved passwords as and when required. The user can choose to view the extension in light or dark mode as per convenience.
Who did we design this Extension for?
Everyone as all of us needs to store password and use them in future. UI is designed in such a way that even a small child can use it efficiently without any confusion. UX is designed for the users on go so that they can use it efficiently.
Inspiration for this Project We decided to take part in a Hackathon by HackGujrat, a 30 hour long hackathon where we have to make something for the comminuity. The four of us did a lot of brainstorming and then came up with the idea of a "Password Generator" chrome extension. We came up with quite a few challenges and learnt a lot solving them.
Installation Steps Clone this repository https://github.com/Manya103/Password-Generator-as-Chrome-Extension.git Open google chrome In adress bar just paste 👇👇 chrome://extensions From top Right corner toggle Developer Mode From top Left corner select Load Unpacked Open Build folder from the cloned repository Your chrome extension will be up and running
Project Structure Build ├── 128.png ├── 16.png ├── 48.png ├── 64.png ├── background.js ├── Checkout.txt ├── content.js ├── jquery-3.5.1.min.js ├── managePass │ ├── darkmode.css │ ├── delete-bin.png │ ├── delete.png │ ├── index.html │ ├── manage.js │ ├── style.css │ └── three-dots.png ├── manifest.json ├── passwordGenerator │ └── passwordGenerator.js └── popup ├── dark_mode.css ├── icon.png ├── index.html ├── popup.js └── style.css
Screenshots
Popup screen to generate and save default passwords
opup screen to generate and save custom passwords
Manage password screen to view saved passwords
Selected from shared topics, language and repository description—not editorial ratings.
dropzone /
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
86/100 healthsurveyjs /
SurveyJS is an open-source JavaScript form builder library that allows developers to create dynamic forms, multi-step form wizards, and survey applications. It supports React, Angular, and Vue.js (Vue 3), and can also be used in applications built with plain JavaScript.
86/100 health


OscarGodson /
EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
82/100 healthSylarLong /
⭐This is a lightweight kit for generating astrolabes for Zi Wei Dou Shu (The Purple Star Astrology), an ancient Chinese astrology. It allows you to obtain your horoscope and personality analysis. 支持多语言轻量级获取紫微斗数排盘信息的javascript开源库。
93/100 healthjscad /
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for creating ready-to-print 3D designs.
89/100 healthIsmaestro /
Angular Example App is a beginner-friendly, production-ready web application built with Angular 21. It serves as a real-world example showcasing core Angular features such as CRUD operations, authentication, i18n, lazy loading, and signals.
83/100 health