{"id":21878296,"url":"https://github.com/pepabo/nachiguro","last_synced_at":"2025-03-21T23:45:00.686Z","repository":{"id":39753182,"uuid":"243646717","full_name":"pepabo/nachiguro","owner":"pepabo","description":"SUZURI CSS Framework","archived":false,"fork":false,"pushed_at":"2024-07-12T04:46:55.000Z","size":20694,"stargazers_count":14,"open_issues_count":11,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-26T18:17:33.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pepabo.github.io/nachiguro/","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/pepabo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-28T00:40:04.000Z","updated_at":"2024-10-15T00:31:56.000Z","dependencies_parsed_at":"2024-11-28T10:17:23.041Z","dependency_job_id":null,"html_url":"https://github.com/pepabo/nachiguro","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fnachiguro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fnachiguro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fnachiguro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fnachiguro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pepabo","download_url":"https://codeload.github.com/pepabo/nachiguro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885532,"owners_count":20526293,"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":[],"created_at":"2024-11-28T08:12:13.250Z","updated_at":"2025-03-21T23:45:00.665Z","avatar_url":"https://github.com/pepabo.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Nachiguro\n\n[SUZURI](https://suzuri.jp) CSS Framework\n\n### Installation\n\nThis package is not yet published on npm.\n\n```\nnpm install -D pepabo/nachiguro\n```\n\n#### Assets prefix\n\nNachiguro includes some images for background properties. They will be compiled to:\n\n```css\nbackground: url('nachiguro/assets/images/indicator-eyes.gif');\n```\n\nDepending your application structure, it can't be referenced correctly when loaded on browser. To solve this you change `nachiguro/assets/` prefix by assigning `$ncgr-assets-prefix`.\n\n```scss\n$ncgr-assets-prefix: 'path/to/public/nachiguro/assets/';\n@import 'nachiguro';\n```\n\n#### Use with sprockets\n\nIf you use nachiguro with Rails application and it uses sprockets, `nachiguro-sprockets` have to be imported before `nachiguro`. This replaces `url` with `asset-url`.\n\n```scss\n@import 'nachiguro-sprockets';\n@import 'nachiguro';\n```\n\n#### Styleguide\n\nIf you want to update and read the styleguide, run the following command to open the `styleguide/index.html` in your browser.\n\n```\nnpm run styleguide\n```\n\nSince hologram is installed via bundler, please run `bundle install` if you can't run hologram.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Fnachiguro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpepabo%2Fnachiguro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Fnachiguro/lists"}