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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Keywords
Repository
minolith is an open-source sass library.
Basic Info
- Host: GitHub
- Owner: minominolyly
- License: mit
- Language: SCSS
- Default Branch: main
- Homepage: https://minominolyly.github.io/minolith/
- Size: 1.49 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
minolith
Overview
minolith is an open-source sass library.
It uses oklch() to declare color palette.
If you want to use in React Project, you can use react-minolith.
⚠️Heed
minolith is still alpha.
Installation
Use minolith Sass library
Install the NPM package
minolith is available through npm.
shell
npm install minolith
Use minolith CSS
From CDN
You can import the CSS file directly from unpkg.com
html
<link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/minolith/dist/css/minolith.min.css"
/>
If you need to use utilities, you can use minolith-utilities.css.
html
<link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/minolith/dist/css/minolith-utilities.min.css"
/>
If you don't need to use color and utilities, you can use minolith-skelton.css.
html
<link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/minolith/dist/css/minolith-skelton.min.css"
/>
License
This project is licensed under the terms of the MIT license.
Owner
- Name: mino.*
- Login: minominolyly
- Kind: user
- Twitter: minominolyly
- Repositories: 2
- Profile: https://github.com/minominolyly
(՞•.̮ •՞)
Citation (CITATION.cff)
cff-version: 1.2.0 title: minolith message: >- design system by minominolyly type: software authors: - name: minominolyly repository-code: "https://github.com/minominolyly/minolith" url: "https://minominolyly.github.io/minolith/" license: MIT
GitHub Events
Total
- Delete event: 1
- Push event: 33
- Pull request event: 2
- Create event: 3
Last Year
- Delete event: 1
- Push event: 33
- Pull request event: 2
- Create event: 3
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- minominolyly (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 71 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 38
- Total maintainers: 1
npmjs.org: minolith
design system by minominolyly
- Homepage: https://github.com/minominolyly/minolith#readme
- License: MIT
-
Latest release: 0.0.37
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- 180 dependencies
- autoprefixer ^10.4.20 development
- cssnano ^7.0.6 development
- postcss ^8.4.49 development
- postcss-cli ^11.0.0 development
- rimraf ^6.0.1 development
- sass ^1.82.0 development
