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 🙏

© 2024 – Pkg Stats / Ryan Hefner

@smarthtmlelements/smart-grid

v6.2.0

Published

Grid Web Component - Grid Custom Element - https://www.HTMLElements.com

Downloads

17

Readme

Smart Grid ElementTweet

  Price npm GitHub package version

The Best Grid Web Component in the World. Built with Javascript ES6, CSS3. Works with Angular, React and Vue. No dependencies and No learning curve.

Grid Features Lists

  • Reactivity Support

  • Mobile-Ready

  • Loading 300 000 records in 1sec

  • Data Binding to Observable collection

  • Sorting by one or multiple columns

  • Filtering

  • Grouping

  • Cells Formatting

  • Selection by Row or Multiple Rows

  • Selection by Cell or Range of Cells

  • Selection by Column

  • Pagination with Pager displayed below or above the Grid

  • Editing by Cell, Row, Dialog or with Static or Inline Command Command. Batch Editing

  • Multiple built-in Editors for List Editing, Text Editing, Date Editing and Custom Editors

  • Virtualization by Data and User Interface

  • Frozen | Pinned Rows and Columns

  • Merged Cells

  • Custom Cell Styles

  • Server-Side Data Loading, Filtering, Sorting, Pagination, Editing Operations

  • Live Stream Updates

  • .xlsx Import/Export

  • Export to PDF, CSV, TSV, HTML, XML, JSON

  • Dark and Light Mode

<smart-grid>

Live Demos ↗ | Documentation ↗ | Installation ↗

<smart-grid> is a Data Grid Web Component with multiple different features like: Data Binding, Data Sorting, Filtering, Pagination, Editing, Live Updates, Virtual Data Load and more. The Grid is part of the Smart HTML Elements.

Getting Started

Smart HTML Elements components documentation includes getting started, customization and api documentation topics.

Getting Started Documentation |

The file structure for Smart HTML Elements

  • source/

    Javascript files.

  • source/styles/

    Component CSS Files.

  • demos/

    Demo files

Running demos in browser

  1. Fork the repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the directory, run npm install

  4. Run a localhost and copy some of the demos from [https://www.htmlelements.com/demos/grid/overview/]

Following the coding style

We are using ESLint for linting JavaScript code.

Creating a pull request

  • Make sure your code is compliant with ESLint
  • Submit a pull request with detailed title and description
  • Wait for response from one of our team members

License

Commercial Professional and Free Community