- Hover provider showing entity information and type - Go-to-definition (F12) for entity references - Basic IFC file validation (ISO-10303-21 header check) - Entity parsing with regex-based detection - Proper CommonJS module system (avoiding ES module issues) This replaces the broken baseline from ifc-developer-tools which had: - Non-functional ES module configuration - Circular dependency issues - Parser crashes - Non-working PositionVisitor Built on Microsoft's LSP example template for a clean, maintainable foundation. Next: Add hierarchical entity dependency tree in hover tooltip." |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| node_modules | ||
| browser-entry.js | ||
| index.js | ||
| LICENSE | ||
| mocha.css | ||
| mocha.js | ||
| mocha.js.map | ||
| package.json | ||
| README.md | ||
☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️
Links
- Documentation
- Release Notes / History / Changes
- Code of Conduct
- Contributing
- Development
- Discord (ask questions here!)
- Issue Tracker
Backers
Become a backer and show your support to our open source project on our site.
Sponsors
Does your company use Mocha? Ask your manager or marketing team if your company would be interested in supporting our project. Support will allow the maintainers to dedicate more time for maintenance and new features for everyone. Also, your company's logo will show on GitHub and on our site - who doesn't want a little extra exposure? Here's the info.
Development
You might want to know that:
- Mocha is one of the most-depended-upon modules on npm (source: libraries.io), and
- Mocha is an independent open-source project, maintained exclusively by volunteers.
You might want to help:
- New to contributing to Mocha? Check out this list of good first issues
- Mocha could use a hand with these issues
- The maintainer's handbook explains how things get done
Finally, come chat with the maintainers on Discord if you want to help with:
- Triaging issues, answering questions
- Review, merging, and closing pull requests
- Other project-maintenance-y things
License
Copyright 2011-2024 OpenJS Foundation and contributors. Licensed MIT.