Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.6%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
css 960 grid layouts short classes
Basic Info
- Host: GitHub
- Owner: klich3
- License: mit
- Language: CSS
- Default Branch: master
- Homepage: https://960-documentation.vercel.app/
- Size: 712 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 6
Topics
Metadata Files
README.md
960 Grid CSS Speed classes
Css base mos used methods in one css file.
CSS Definitions
Logical definition for sizes: .<Size><Class modifier>
Install
Simply run npm i 960.css --save-dev or directly from git npm i https://github.com/klich3/960
Need last version, no problem run this command for this: npm i 960.css@latest
In your Vue3 project just add import line in file main.js
javascript
import "960.css";
Dev
Live preview: npm run watch
Lint: npm run lint
Lint fix: npm run lint-fix
Test: npm run prepublish or npm run test
Compile command: npm run build:css or npm run scss-compile
Publish script:
- npm install --global np
- npm publish --access=public ./
DOCS
- https://sass-lang.com/documentation/at-rules/mixin
Star History
Owner
- Name: Anton Sychev
- Login: klich3
- Kind: user
- Location: Barcelona
- Company: @Sychev
- Website: https://sychev.xyz
- Twitter: too_klich3
- Repositories: 35
- Profile: https://github.com/klich3
FullStack developer passionate about decentralized web tech, AI, Web 2.0, FrontEnd/BackEnd, databases, and system optimization. Focused on R&D.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 960.css
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- email: anton@sychev.xyz
given-names: Anton
family-names: Sychev
affiliation: too
repository-code: "https://github.com/klich3/960/"
abstract: >-
NMP module to include shortcuts in your project with Grid
960 CSS3
keywords:
- "960"
- css
- scss
- layout
- module
- npm
- grid
- html
license: MIT
version: 1.0.7
GitHub Events
Total
- Release event: 4
- Delete event: 5
- Push event: 13
- Pull request event: 3
- Create event: 11
Last Year
- Release event: 4
- Delete event: 5
- Push event: 13
- Pull request event: 3
- Create event: 11
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 15 |
| Anthony Sychev | h****o@d****m | 12 |
| Anton Sychev | a****n@s****z | 8 |
| Anton Sychev | 2****3 | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 0
- Total pull requests: 17
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 17
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (23)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 4 last-month
- Total dependent packages: 3
- Total dependent repositories: 0
- Total versions: 11
- Total maintainers: 1
npmjs.org: 960.css
960 SCSS Layout most used and shortests css classes.
- Homepage: https://github.com/klich3/960#readme
- License: MIT
-
Latest release: 1.0.10
published about 1 year ago
Rankings
Maintainers (1)
Funding
- type: individual
- url: https://www.buymeacoffee.com/twooneone
Dependencies
- 562 dependencies
- node-sass ^7.0.1 development
- node-sass-import ^2.0.1 development
- sass-lint ^1.13.1 development
- semistandard ^16.0.1 development
- tap-spec ^5.0.0 development
- tape ^5.5.3 development