{"id":18169689,"url":"https://github.com/sneikki/tidgrid","last_synced_at":"2025-05-13T01:37:45.557Z","repository":{"id":65697073,"uuid":"298051038","full_name":"sneikki/tidgrid","owner":"sneikki","description":"Tiny and expressive CSS library for responsive web development","archived":false,"fork":false,"pushed_at":"2024-12-09T09:07:25.000Z","size":676,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T23:41:27.882Z","etag":null,"topics":["css","css-framework","flexbox","functional-css","grid","responsive","scss"],"latest_commit_sha":null,"homepage":"https://tidgrid.dev","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sneikki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-23T17:52:02.000Z","updated_at":"2024-12-09T09:07:29.000Z","dependencies_parsed_at":"2024-12-09T10:21:16.678Z","dependency_job_id":"7816da0d-2973-4ea2-9914-a7676e0899df","html_url":"https://github.com/sneikki/tidgrid","commit_stats":{"total_commits":400,"total_committers":4,"mean_commits":100.0,"dds":0.04500000000000004,"last_synced_commit":"a42d011ab893e95701999a3a48913a19fb5a59df"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneikki%2Ftidgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneikki%2Ftidgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneikki%2Ftidgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneikki%2Ftidgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sneikki","download_url":"https://codeload.github.com/sneikki/tidgrid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253855885,"owners_count":21974539,"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":["css","css-framework","flexbox","functional-css","grid","responsive","scss"],"created_at":"2024-11-02T14:05:20.182Z","updated_at":"2025-05-13T01:37:45.520Z","avatar_url":"https://github.com/sneikki.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://tidgrid.dev\"\u003e\n        \u003cimg src=\"assets/logo.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003ca href=\"https://tidgrid.dev\"\u003e\n        tidgrid.dev\n    \u003c/a\u003e\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003e\n        Tiny and expressive\n    \u003c/strong\u003e\n    CSS library built around Flexbox to\n    \u003cstrong\u003e\n        simplify your layouts.\n    \u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n# Tidgrid\n\n# Quick usage\n\n\u003e :warning: **This project is still in an early stage of development.**\n\u003e There certainly are bugs, and some of the features may not function as expected.\n\u003e If you find a bug or have a suggestion, don't hesitate to collaborate!\n\n## Inline stylesheet\n\nThe easiest way to get going is to add a link to your document to a [**hosted version**](https://cdn.jsdelivr.net/gh/sneikki/tidgrid@v0.1.0-alpha.2/build/tidgrid.min.css) of Tidgrid.\nThis approach is intended merely for development purposes, as it includes all of the generated CSS on your site.\nYou'll usually use just a tiny subset of Tidgrid.\nThus, it is wise to purge unused styles to reduce the amount of CSS deployed to production.\n\n## Building\n\nRun 'npm install' to install dependencies.\nThen, to build Tidgrid from the source, run 'npm run build' or'make build'.\nThe build will be minimized, and the source map will be automatically generated.\nPlease see the following section for more options.\n\nThe CSS files that have been built will be put in the `build` directory.\nRun `npm run clean` to delete all created build files and folders.\n\nPlease keep in mind that the files in the build directory are only changed between releases.\nTo obtain the unstable version, you must compile it from source.\n\n## Compiling\n\nTo create the CSS files, use `npm run compile`.\nPlease keep in mind that the generated files are offered as-is, with no minimizing and no comments.\nRun `npm run compile:minimized` to remove comments and reduce the size of the output.\n\n## Checking code style\n\nThis project has a linter configured.\nRun `npm run lint:scss` to utilize it.\nRun `npm run fix:scss` to resolve auto-fixable style problems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsneikki%2Ftidgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsneikki%2Ftidgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsneikki%2Ftidgrid/lists"}