
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
codecharta-visualization
Advanced tools
CodeCharta by MaibornWolff
Change working directory cd <projectpath>/codecharta/visualization/
npm install codecharta-visualization -g
codecharta-visualization
npm install
.Once you have installed the project, you can use all tasks described in the next section.
npm run build
builds the project in dist/app. This artifact is ready to be served as a web application.
npm run test
runs all unit tests on the source files in app/ and generates a coverage report in dist/coverage/.npm run e2e
runs all e2e tests on the built app in headless mode. You have to stop your running dev-webserver and execute npm run build:web
first.
To follow/watch the steps the e2e test is performing, deactivate headless mode in jest-puppeteer.config.js (and maybe set the slowMo parameter).adding ":auto" to run target will run the tests in watch mode
npm run dev
starts a simple web server and serves the project on localhost:3000.
npm run start
starts the nwjs app
npm run package
packages the nwjs app
npm run plop
runs the code generation via plop.
You can generate the following modules:
FAQs
MaibornWolff CodeCharta
We found that codecharta-visualization demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.