Back to repositories

github-recent__process-co__json-graph

process-co__json-graph

[<img src="https://img.shields.io/npm/v/%40process.co%2Fjson-graph" />](https://www.npmjs.com/package/@process.co/json-graph)

GitHub

Capabilities

9

Risks

0

Maturity

deprecated

Confidence

high

Capabilities

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

postcss.config.js

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

package.jsontsconfig.base.jsontsconfig.jsontsconfig.library.json

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

Repository includes CI workflows, deployment config, or containerization files.

.github/workflows/chromatic-json-graph.yml.github/workflows/publish-json-graph.yml

Dictionary Lookup Tools

dictionary.lookup-tools

dictionarypattern_only

Source evidence indicates dictionary, glossary, lookup, or terminology tooling.

src/components/nodes/IntermediateNode.tsx

Document Processing

document.processing

document-processingpartial

Source evidence indicates PDF, DOCX, document conversion, extraction, or rendering behavior.

src/components/nodes/TextRenderer.tsx

File Upload Handling

file.upload-handling

file-uploadpartial

Source evidence indicates upload, attachment, media, or multipart file handling.

src/components/nodes/IntermediateNode.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

postcss.config.jstsup.config.ts

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

src/parser/jsonParser.test.ts

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

src/components/edges/JsonGraphEdge.tsxsrc/components/icons/LinkBreakIcon.tsxsrc/components/icons/LinkIcon.tsxsrc/components/JsonGraph.stories.tsx