Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
This ESLint plugin helps ensure that React components have the necessary testID attribute, which is crucial for effective testing of React applications.
- ESLint
- React
- Testing
- Linting
- Code Quality
- JSX
- Configuration
- Custom ESLint Rules
- Plugin Development
- JavaScript
- Static Analysis
- Code Standards
- Development Best Practices
- Configuration Management
This ESLint plugin helps ensure that React MUI components have the required testId attribute.
A Solidity static analysis tool for XRPL EVM sidechain. Detects common smart contract vulnerabilities.
Client module for communicating with the Faster Than Light BugCatcher backend API.
Generate AST in json format for a number of languages by invoking appropriate tool
Automatic UML Diagram generator for JavaScript ES6 codebases.
- UML
- JavaScript
- ES6
- UML Diagram
- Code Visualization
- Mermaid.js
- Static Analysis
- CLI Tool
- Code Parsing
- Automation
Generate AST in json format for a number of languages by invoking appropriate tool
ENtity Relationship Extractor (ENRE) for modern JavaScript/TypeScript
@enre-ts/test-generator transforms test artifacts into test cases and test suite code
@enre-ts/data provides entity & relation kinds and containers
@enre-ts/naming defines data structures for naming entities unambiguously
@enre-ts/location defines data structures for efficiently manage code location in a scalable way
@enre-ts/cli wraps programmatic interfaces of ENRE-ts (@enre-ts/core) as command line interfaces, this package is only meant to be used as a command line tool.
@enre-ts/core extracts entities and relations by performing static program analysis
@enre-ts/shared holds common dependencies by all other ENRE-ts packages
@enre-ts/path-finder traverses given paths and returns file and package entities with exclude supports (glob support is todo)
@enre-ts/test-finder finds paths of testable artifacts (either a test document or a standalone test
@enre-ts/doc-parser parses ENRE test documents and exposes hooks for downstream usages
@enre-ts/doc-validator parses, validates and fulfills assertion blocks in ENRE test documents