The Cap Table Simulator is now fully open sourced under the MIT License. This means the code is free for everyone to use, modify, and distribute.
β Use it - For personal, educational, or commercial projects β Modify it - Change the code to suit your needs β Distribute it - Share copies with others β Sublicense it - Use it as part of your own projects β Sell it - Use it commercially without restrictions
π Include the license - Include a copy of the MIT License with your distribution π Include attribution - Keep the copyright notice in the code
β Hold the creators liable - The software is provided "as-is" β Claim you created it - Be honest about the source
- Clone the repository
- Review the README.md for features and setup
- Follow CONTRIBUTING.md if you plan to contribute
- Check the LICENSE for detailed terms
- Read CONTRIBUTING.md for development guidelines
- Review CODE_OF_CONDUCT.md for community standards
- Fork and create a feature branch
- Submit pull requests with clear descriptions
- Participate in code reviews
# Clone the repository
git clone https://github.com/yourusername/cap-table-simulator.git
# Install dependencies
npm install
# Start development
npm run dev
# Build for production
npm buildThen modify and use as needed for your project!
src/
βββ App.tsx Main application component
βββ components/ 17 React components
βββ types.ts TypeScript type definitions
βββ index.tsx Entry point
βββ package.json Dependencies and metadata
βββ tsconfig.json TypeScript configuration
βββ vite.config.ts Build configuration
βββ .gitignore Git ignore rules
βββ README.md Feature overview
βββ CONTRIBUTING.md Contribution guidelines
βββ CODE_OF_CONDUCT.md Community standards
βββ LICENSE MIT License
βββ OPEN_SOURCE.md This file
- Documentation: Check README.md and specific feature docs
- Issues: Open a GitHub issue for bugs or questions
- Discussions: Participate in community discussions
- Email: Contact maintainers for urgent matters
- Bug Fixes: Submit PRs with fixes
- Features: Discuss before implementing major features
- Documentation: Improve docs and examples
- Testing: Help test and report issues
- Respectful - Treat everyone with dignity
- Inclusive - Welcome all contributions
- Collaborative - Work together to improve
- Professional - Maintain high standards
The MIT License is one of the most permissive open source licenses available. Here's what you need to know:
- Commercial use
- Modification
- Distribution
- Private use
- Include license and copyright notice
- No warranty
- No liability
For full details, see LICENSE
Yes! You can use this in commercial projects. Just remember to:
- Include the MIT License
- Include the copyright notice
- Document any modifications you make
- Acknowledge the original source
- SaaS Application: Add Cap Table Simulator as a feature
- Consulting: Use as a tool for clients
- Educational: Teach equity modeling
- Personal: Use for your own startup
- Library: Build upon it for other projects
While not required, we'd love contributions! Options include:
- Bug fixes and improvements
- New features (discuss first!)
- Performance optimizations
- Code quality improvements
- Documentation improvements
- Translation to other languages
- Design improvements
- Testing and bug reports
- Community support
- Check CONTRIBUTING.md for guidelines
- Fork the repository
- Create a feature branch
- Submit a pull request
- Participate in code review
If you use this project, we appreciate (but don't require) attribution:
Cap Table Simulator - MIT License
https://github.com/yourusername/cap-table-simulator
Designed for equity scenario modeling and partnership negotiations.
This project uses [Cap Table Simulator](https://github.com/yourusername/cap-table-simulator)
licensed under the MIT License.- β Phase 1 Complete (Accessibility & UX)
- β Phase 2 Complete (Advanced Analysis)
- π Phase 3 Planned (Comparison & Export)
- Scenario comparison views
- PDF/CSV export
- Custom milestone input
- Historical tracking
- Team collaboration features
- Advanced analytics
- Open issues for needed features
- Submit PRs for improvements
- Test beta features
- Provide feedback
This project is licensed under the MIT License. See LICENSE for full text.
Copyright (c) 2024 Cap Table Simulator Contributors
The software is provided "as is" without warranty of any kind. Use at your own risk.
The creators and contributors cannot be held liable for damages or losses from using this software.
- Check README.md for features and setup
- Review documentation files
- Open a GitHub issue
- Read CONTRIBUTING.md
- Check IMPLEMENTATION_SUMMARY.md for architecture
- Review existing code for patterns
- Follow CODE_OF_CONDUCT.md
- Read CONTRIBUTING.md
- Reach out to maintainers with questions
We'd love to hear how you're using Cap Table Simulator! Whether you're:
- Using it for your startup
- Building it into your product
- Teaching with it
- Improving it
Please share! Open an issue or discussion to tell us about your use case.
Thank you for being part of our open source community. Together, we're making equity modeling more accessible and transparent for everyone.
Happy coding! π
Version: 0.2.0 License: MIT Status: Open Source Last Updated: November 10, 2024