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

figma-gridgen

v1.8.4

Published

Utilizes built-in Figma rectangles, lines, and texts to generate tables with neatly organized layers

Downloads

142

Readme

GridGen Link to Figma npm Version

Utilizes built-in Figma rectangles, lines, and texts to generate tables with neatly organized layers.

Artwork

How to Use:

  • Select one of three constraint modes (keyboard shortcuts added):
    • Cell and table size ("Alt + 1")
    • Count and cell size ("Alt + 2")
    • Count and table size ("Alt + 3")
  • Modify the values in the textbox and the checkboxes
  • "Create" to generate table, or "Cancel" to exit
  • Supports both mouse and keyboard navigations:
    • "Tab" to go to next input
    • "Shift + Tab" to go to previous input
    • "Arrow" keys on textboxes to increase/decrease by 1
    • "Shift + Arrow" keys on textboxes to increaes/decrease by 10
    • "Enter" on checkboxes to toggle
    • "Enter" on buttons to click
    • "Shift + R" to reset input to cached values, if any
    • "Shift + C" to initiate table creation
    • Shortcuts to switch between constraint modes (see above)

Current Capabilites:

  • Supports up to 100 rows and columns
  • Supports table up to 5000px by 5000px (width by height)
  • Supports 3 constraint modes (with keyboard shortcuts)
    • Cell and table size
    • Count and cell size
    • Count and table size
  • Enhanced UI experience with validations and loader
  • With/without headers, and ability to specify header height
  • When header is included, specify with/without floating filters
  • Supports striped tables
  • Ability to select both primary and striped colors of the table
  • With/without borders, and ability to define border color
  • Automated population of content and header texts
  • Specify fonts family and style based on list of installed fonts
  • Specify table and header font sizes
  • Caching and preloading of last input
  • Resetting to last cached input upon changes

License:

MIT