{"id":13496126,"url":"https://github.com/rowsncolumns/grid","last_synced_at":"2025-05-16T06:05:46.793Z","repository":{"id":38367022,"uuid":"291054252","full_name":"rowsncolumns/grid","owner":"rowsncolumns","description":"Declarative React Canvas Grid primitive for Data table, Pivot table and more :boom:","archived":false,"fork":false,"pushed_at":"2023-10-01T06:29:14.000Z","size":8807,"stargazers_count":608,"open_issues_count":9,"forks_count":85,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-09T10:53:29.756Z","etag":null,"topics":["canvas","datagrid","declarative","reactjs","table"],"latest_commit_sha":null,"homepage":"https://rowsncolumns.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rowsncolumns.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-08-28T13:30:39.000Z","updated_at":"2025-04-06T02:37:51.000Z","dependencies_parsed_at":"2024-01-16T09:54:16.336Z","dependency_job_id":"7a9828d0-ad91-4894-bdda-87c239c1a0da","html_url":"https://github.com/rowsncolumns/grid","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":0.08333333333333337,"last_synced_commit":"02a87374a592c095aad87bb7c339eee7ac919d37"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rowsncolumns%2Fgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rowsncolumns%2Fgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rowsncolumns%2Fgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rowsncolumns%2Fgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rowsncolumns","download_url":"https://codeload.github.com/rowsncolumns/grid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478188,"owners_count":22077676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["canvas","datagrid","declarative","reactjs","table"],"created_at":"2024-07-31T19:01:42.688Z","updated_at":"2025-05-16T06:05:41.779Z","avatar_url":"https://github.com/rowsncolumns.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Rows n' Columns\n\nReact Components for Tabular data.\n\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Build Status](https://travis-ci.com/rowsncolumns/grid.svg?branch=master)](https://travis-ci.com/rowsncolumns/grid)\n\n\nThis monorepo contains\n\n1. [Grid](https://github.com/rowsncolumns/grid/tree/master/packages/grid) - MIT Licensed Declarative Canvas Grid. Refer to [Storybook](https://rowsncolumns.github.io/grid) for all demos.\n\n\n## Local development\n\nThe monorepo is managed using `lerna` and `yarn` workspaces. To get started\n\n1. Clone the repository to `rowsncolumns` directory\n\n```sh\ngit clone https://github.com/rowsncolumns/grid.git rowsncolumns\n```\n\n2. Install npm dependencies using `yarn`\n\n```js\n// Switch to the new directory\ncd rowsncolumns\n\n// Install all dependencies\nyarn\n```\n\n3. Compile typescript files to Javascript\n\n```\nyarn build\n```\n\n### Run storybook\n\n```js\nyarn storybook\n```\n\nAnd open `http://localhost:9002/` in Chrome\n\nAll `stories` are located in `packages/storybook` directory\n\n### Watch and compile typescript\n\n```js\nyarn build:watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frowsncolumns%2Fgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frowsncolumns%2Fgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frowsncolumns%2Fgrid/lists"}