https://github.com/CircuitVerse/CircuitVerse
CircuitVerse Primary Code Base
https://github.com/CircuitVerse/CircuitVerse
circuitverse digital-circuit-design digital-circuits educational-software hacktoberfest
Last synced: 4 months ago
JSON representation
CircuitVerse Primary Code Base
- Host: GitHub
- URL: https://github.com/CircuitVerse/CircuitVerse
- Owner: CircuitVerse
- License: mit
- Created: 2018-10-17T11:05:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T18:51:38.000Z (about 1 year ago)
- Last Synced: 2024-10-29T21:05:59.886Z (about 1 year ago)
- Topics: circuitverse, digital-circuit-design, digital-circuits, educational-software, hacktoberfest
- Language: JavaScript
- Homepage: https://circuitverse.org
- Size: 103 MB
- Stars: 867
- Watchers: 24
- Forks: 1,359
- Open Issues: 865
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
- learn-ruby - github.com/CircuitVerse/CircuitVerse
README
[](https://opencollective.com/CircuitVerse)
[](https://circleci.com/gh/CircuitVerse/CircuitVerse)
[](https://coveralls.io/github/CircuitVerse/CircuitVerse?branch=master)
-----
[CircuitVerse](https://circuitverse.org) is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the [Interactive Book](https://learn.circuitverse.org) which teaches users on the fundamentals of modern, digital circuits. Please also see our [documentation](https://docs.circuitverse.org) or [GitHub Wiki](https://github.com/CircuitVerse/CircuitVerse/wiki/).
## Getting Started with CircuitVerse code base 📹
To help new contributors get started, we've created a video guide titled **"Getting Started with CircuitVerse"**. This video covers:
- Introduction to CircuitVerse and its technical structure.
- Step-by-step setup using GitHub Codespaces.
- A high level walkthrough of the codebase directory structure and key files.
- Contribution guidelines for effective collaboration.
🎥 [Watch the "Getting Started with CircuitVerse" Video](https://youtu.be/TUdHWUdz_-8)
*(Click the link above to watch the video on YouTube.)*
## Community
We would love to hear from you! We communicate on Slack:
[](https://circuitverse.org/slack)
## Code of Conduct
We follow the [Code of Conduct](code-of-conduct.md) of the [CircuitVerse](https://circuitverse.org) Community.
## Setup
See [`SETUP.md`](SETUP.md) for more information on setting up CircuitVerse.
## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information on contributing to CircuitVerse.
## License
This project is licensed under the [MIT License](LICENSE).
## Testing with BrowserStack
This project is tested with BrowserStack.