
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.
@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 446 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
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.