
Security News
Socket Integrates With Bun 1.3’s Security Scanner API
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
@swimlane/ngx-datatable
Advanced tools
ngx-datatable is an Angular table grid component for presenting large and complex data.
ngx-datatable
is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it.
Check out the documentation & demos for more information!
See the changelog for recent changes.
To use ngx-datatable in your project install it via npm:
npm i @swimlane/ngx-datatable --save
Run yarn build
to build the project. The build artifacts will be stored in the dist/
directory.
yarn test
to execute the linter, prettier check, unit and end-to-end tests.git checkout master
)git pull
)yarn install --frozen-lockfile
)yarn test
)git checkout -b release/X.Y.Z
projects/swimlane/ngx-datatable/package.json
.docs/CHANGELOG.md
yarn package
to build the packagegit commit -am "(release): X.Y.Z"
git tag X.Y.Z
git push origin HEAD --tags
yarn publish
ngx-datatable
is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.
FAQs
ngx-datatable is an Angular table grid component for presenting large and complex data.
The npm package @swimlane/ngx-datatable receives a total of 49,420 weekly downloads. As such, @swimlane/ngx-datatable popularity was classified as popular.
We found that @swimlane/ngx-datatable demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 33 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.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.
Security News
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.