Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cs Interview Knowledge Map | 17,020 | 3 years ago | 40 | |||||||
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc. | ||||||||||
Wp Calypso | 12,245 | 168 | 46 | 12 hours ago | 28 | August 24, 2022 | 5,127 | gpl-2.0 | JavaScript | |
The JavaScript and API powered WordPress.com | ||||||||||
Infisical | 6,562 | 9 hours ago | 130 | other | TypeScript | |||||
♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks. | ||||||||||
Lbry Desktop | 3,590 | 2 months ago | 593 | mit | JavaScript | |||||
A browser and wallet for LBRY, the decentralized, user-controlled content marketplace. | ||||||||||
Frontend Tech List | 2,728 | 3 years ago | 1 | HTML | ||||||
📝 Frontend Tech List for Developers 💡 | ||||||||||
Botframework Emulator | 1,696 | 3 days ago | 3 | February 15, 2019 | 128 | mit | TypeScript | |||
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK. | ||||||||||
Spring Security React Ant Design Polls App | 1,617 | 3 months ago | 45 | Java | ||||||
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design | ||||||||||
Jetpack | 1,485 | 2 days ago | 18 | July 12, 2022 | 2,585 | other | PHP | |||
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic. | ||||||||||
Secure Electron Template | 1,475 | 5 days ago | 20 | mit | JavaScript | |||||
The best way to build Electron apps with security in mind. | ||||||||||
React Cool Starter | 1,291 | 3 months ago | 1 | September 23, 2017 | 31 | mit | TypeScript | |||
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices. |
Calypso is the new WordPress.com front-end a beautiful redesign of the WordPress dashboard using a single-page web application, powered by the WordPress.com REST API. Calypso is built for reading, writing, and managing all of your WordPress sites in one place.
Its built with JavaScript a very light node plus express server, React.js, Redux, wpcom.js, and many other wonderful libraries on the front-end.
You can read more about Calypso at developer.wordpress.com/calypso.
You can try out the user-side of Calypso on WordPress.com (a lot of the logged-in area is Calypso; if in doubt, view source), you can poke around the code here on GitHub, or you can install it and run it locally. The latter is the most fun.
git
, node
, and yarn
installed.127.0.0.1 calypso.localhost
to your local hosts
file.yarn
and then yarn start
from the root directory of the repository.calypso.localhost:3000
in your browser.Need more detailed installation instructions? We have them.
If Calypso sparks your interest, dont hesitate to send a pull request, send a suggestion, file a bug, or just ask a question. We promise well be nice. Just dont forget to check out our CONTRIBUTING doc it includes a few technical details that will make the process a lot smoother.
Calypso welcomes and indeed has been built by contributors from all walks of life, with different backgrounds, and with a wide range of experience. We're committed to doing our part to make both Calypso and the wider WordPress community welcoming to everyone.
You can contribute in many ways. You can help reporting, testing, and detailing bugs, and also test new features we release in our "beta" program for testing on Horizon.
To clarify these expectations, Calypso has adopted the code of conduct defined by the Contributor Covenant. It can be read in full here.
Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.
Our security policy can be read in full here.
We support the latest two versions of all major browsers. (see Browse Happy for current latest versions).
If you have any problems running Calypso, please see the most common issues.
Calypso is licensed under GNU General Public License v2 (or later).