
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
@puppet/data-grid
Advanced tools
Add the package to your project:
npm install @puppet/data-grid
Import the Sass styles (e.g. in your index.scss):
@import '~@puppet/data-grid/src/index';
Import and use the react component:
import { DataGridTableComponent } from '@puppet/data-grid';
npm install
: Install dependencies of packagenpm run build
: Build static asset bundlesnpm run watch
: Rebuild on file changes and output the production buildnpm run watch:dev
: Rebuild on file changes and output a development build (e.g. retaining debugger
statements)npm test
: Run all tests with jestnpm run test:watch
: Run tests in watch modenpm run test:coverage
: Run tests with coverage reportingnpm run lint
: Lint everythingnpm run format
: Run auto code formattingThis package was built in accordance with the patterns established in the uikit. You may find it useful to create component boilerplate with:
uikit generate component <ComponentName> -d src/client/components
or to create utility methods with
uikit generate method <methodName> -s src/client/methods
FAQs
## Usage
The npm package @puppet/data-grid receives a total of 181 weekly downloads. As such, @puppet/data-grid popularity was classified as not popular.
We found that @puppet/data-grid demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.