npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@simple-table/angular

v3.6.2

Published

Angular adapter for simple-table-core — use the Simple Table data grid with full Angular component support for renderers.

Readme

Simple Table for Angular

npm version npm downloads GitHub stars License

Simple Table is the Angular data grid and Angular table component for modern apps: standalone components, templates, Ivy-friendly bundles, and full Angular component support for cell renderers, headers, and footers. It is a lightweight, high-performance data grid with a simple API, completely free features for qualifying use, and first-class TypeScript typings for Angular 17+ projects.

Framework Support

Simple Table is available for the most popular frameworks:

| Framework | Package | Version | |-----------|---------|---------| | Vanilla JS | simple-table-core | npm | | React | @simple-table/react | npm | | Vue 3 | @simple-table/vue | npm | | Svelte | @simple-table/svelte | npm | | Solid | @simple-table/solid | npm | | Angular | @simple-table/angular | npm |

Quick Start

npm install @simple-table/angular

Peer dependencies: @angular/core >=17.0.0 <22.0.0, @angular/common >=17.0.0 <22.0.0

Follow our Quick Start Guide for step-by-step instructions and live examples.

Building with Angular

  • Standalone SimpleTableComponent with the <simple-table> selector — drop it into the imports array of any Angular 17+ standalone component
  • Use Angular components for cell renderers, header renderers, footer renderers, and more
  • Access the imperative TableAPI via (tableReady) output or @ViewChild for sorting, filtering, pagination, export, and more
  • Types and APIs are exported from this package; works with Ivy, signals, and TypeScript strict mode

Features

Column Features

Row Features

Cell Features

Advanced Features

Customization

  • Themes - Apply built-in themes or create your own
  • Custom Icons - Replace default icons with your own

Examples

See Simple Table in action across different industries:

CRM Leads

Infrastructure

HR Dashboard

Manufacturing

Resources

Pricing

Simple, transparent pricing that never changes based on your revenue or team size:

FREE - For Individuals & Startups

$0/forever

For side projects and pre-revenue teams. Unlimited users per product license with full access to all core features, built-in themes, TypeScript support, and the MIT License for zero-revenue companies only. If your company generates revenue, use Pro or Enterprise.

PRO - For Growing Businesses

$85/month or $850/year (about 17% less than twelve monthly payments)

For revenue-generating companies: priority email and Discord support, bug support for production issues, and the commercial EULA. Unlimited users per product license.

ENTERPRISE - For teams that need hands-on support

$350/month or $3,500/year (about 17% less than twelve monthly payments)

Premium support with faster response times, direct access to core developers, feature request prioritization, and the commercial EULA. Unlimited users per product license.

View Detailed Pricing

Community & Support

Join our growing community to ask questions or share feedback:

License

Dual Licensed:

  • Free Tier: MIT License for zero-revenue individuals, startups, and organizations — see LICENSE
  • Pro and Enterprise: Commercial EULA for revenue-generating companies — see EULA.txt

By using Simple Table, you agree to the terms in EULA.txt where applicable.

View Detailed Pricing & Licensing