{"id":15293234,"url":"https://github.com/moyus/pointcss","last_synced_at":"2025-04-13T13:03:33.003Z","repository":{"id":57128267,"uuid":"84345500","full_name":"moyus/pointcss","owner":"moyus","description":"A lightweight and flexible CSS Framework for building modern responsive web apps","archived":false,"fork":false,"pushed_at":"2020-10-17T16:07:56.000Z","size":1089,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T09:27:15.742Z","etag":null,"topics":["bem","css","flexbox","framework","front-end","mobile-friendly","point","responsive","sass","web"],"latest_commit_sha":null,"homepage":"https://moyus.github.io/pointcss","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/moyus.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}},"created_at":"2017-03-08T17:02:32.000Z","updated_at":"2025-03-23T14:34:26.000Z","dependencies_parsed_at":"2022-09-21T01:51:34.030Z","dependency_job_id":null,"html_url":"https://github.com/moyus/pointcss","commit_stats":null,"previous_names":["moyus/point"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moyus%2Fpointcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moyus%2Fpointcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moyus%2Fpointcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moyus%2Fpointcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moyus","download_url":"https://codeload.github.com/moyus/pointcss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717246,"owners_count":21150389,"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":["bem","css","flexbox","framework","front-end","mobile-friendly","point","responsive","sass","web"],"created_at":"2024-09-30T16:45:09.117Z","updated_at":"2025-04-13T13:03:32.931Z","avatar_url":"https://github.com/moyus.png","language":"SCSS","readme":"\u003cimg width=\"124\" height=\"42\" src=\"https://github.com/moyus/pointcss/raw/master/docs/images/logo.svg?sanitize=true\"\u003e\n\n![npm (scoped)](https://img.shields.io/npm/v/@moyu/pointcss?style=flat-square)\n![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@moyu/pointcss?style=flat-square)\n\nA lightweight and flexible CSS Framework for building modern responsive web apps.\n\n- Built with flexbox\n- Mobile friendly layout\n- ~12KB minified and gzipped\n\n## Installation\n\nThere are 3 ways to get started\n\n##### Yarn\n```sh\nyarn add @moyu/pointcss\n```\n\n##### NPM\n```sh\nnpm install @moyu/pointcss --save\n```\n\n##### Download and use production file\n```html\n\u003clink rel=\"stylesheet\" href=\"dist/point.min.css\" /\u003e\n```\n\n## Customization\n**pointcss** is coded in [SASS](http://sass-lang.com/), If you're familiar with it, You can continue\n\n##### Install the dependence\n```sh\nyarn add @moyu/pointcss --dev\n```\n\n##### Set your variables\nyou can reference all initial variables in `scss/_variables.scss`\n```scss\n$color-primary:                         #636AFF; // primary\n$color-danger:                          #ff2d20; // negative\n$color-success:                         #15CD72; // positive\n$color-info:                            #0069ff; // accent\n$color-warning:                         #ED6E33; // warning\n...\n```\n\n##### Import pointcss at the end of your code\n```scss\n// overwrite variables\n$color-primary:                         #636AFF;\n\n// your code\n\n@import \"node_modules/@moyu/pointcss/point\"\n```\n\n## Browser Support\npointcss uses [Normalize.css](https://necolas.github.io/normalize.css/) for CSS\nreset and [Autoprefixer](https://github.com/postcss/autoprefixer) to make styles\ncompatible with earlier browser versions. For best user experience, these\nbrowsers are recommended:\n\n- Chrome\n- Firefox\n- Safari\n- Opera\n- Microsoft Edge\n- Internet Explorer 10+\n\n## Copyright and License\n- Designed and built by [MOYU](https://moyu.io)\n- Licensed under the [MIT license](https://github.com/moyus/point/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoyus%2Fpointcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoyus%2Fpointcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoyus%2Fpointcss/lists"}