minolith

minolith is an open-source sass library.

https://github.com/minominolyly/minolith

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

css css-framework customization dark-mode design minolith oklch sass scss
Last synced: 4 months ago · JSON representation ·

Repository

minolith is an open-source sass library.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
css css-framework customization dark-mode design minolith oklch sass scss
Created about 1 year ago · Last pushed 9 months ago
Metadata Files
Readme License Code of conduct Citation

README.md

minolith

license NPM Version npm downloads

NPM

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

(՞•.̮ •՞)

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

  • Versions: 38
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 71 Last month
Rankings
Forks count: 12.4%
Stargazers count: 17.0%
Average: 22.9%
Dependent repos count: 25.4%
Dependent packages count: 36.7%
Maintainers (1)
Last synced: 4 months ago

Dependencies

package-lock.json npm
  • 180 dependencies
package.json npm
  • 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