Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add style-forge.* w/ npm auto-update #1857

Merged
merged 1 commit into from
Aug 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions packages/s/style-forge.base.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"name": "style-forge.base",
"homepage": "https://style-forge.dev/base/",
"description": "Style-Forge.Base: foundational CSS variables, base styles, typography, colors, utilities for consistent design.",
"filename": "base.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/base.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"base",
"CSS",
"variables",
"styles",
"design",
"web development",
"frontend",
"responsive",
"typography",
"colors",
"system-ui",
"HSL",
"lightweight",
"performance",
"consistent"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.base",
"fileMap": [
{
"basePath": "",
"files": [
"base.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
46 changes: 46 additions & 0 deletions packages/s/style-forge.colors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{

Check warning on line 1 in packages/s/style-forge.colors.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

stars on GitHub is under 200

Check warning on line 1 in packages/s/style-forge.colors.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

package download per month on npm is under 800
"name": "style-forge.colors",
"homepage": "https://style-forge.dev/colors/",
"description": "Style-Forge.Colors: customizable color palettes for consistent, visually appealing web designs.",
"filename": "colors.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/colors.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"colors",
"color palettes",
"theme",
"CSS-in-JS",
"color schemes",
"design",
"UI",
"web development",
"frontend",
"JavaScript",
"react",
"custom colors",
"color management",
"web design"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.colors",
"fileMap": [
{
"basePath": "",
"files": [
"colors.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
46 changes: 46 additions & 0 deletions packages/s/style-forge.form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"name": "style-forge.form",
"homepage": "https://style-forge.dev/form/",
"description": "Style-Forge.Form: versatile library for easy form creation, validation, styling, and submission in web apps.",
"filename": "form.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/form.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"form",
"input",
"select",
"switch",
"textarea",
"validate",
"html",
"css",
"styling",
"web development",
"frontend",
"form elements",
"form styles",
"responsive"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.form",
"fileMap": [
{
"basePath": "",
"files": [
"form.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
46 changes: 46 additions & 0 deletions packages/s/style-forge.helpers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"name": "style-forge.helpers",
"homepage": "https://style-forge.dev/helpers/",
"description": "Style-Forge.Helpers: essential CSS helper classes for spacing, alignment, visibility, and more in web development.",
"filename": "helpers.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/helpers.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"helpers",
"CSS",
"HTML",
"utilities",
"styles",
"web development",
"frontend",
"styling",
"design",
"responsive",
"lightweight",
"performance",
"modular",
"consistent"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.helpers",
"fileMap": [
{
"basePath": "",
"files": [
"helpers.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
52 changes: 52 additions & 0 deletions packages/s/style-forge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"name": "style-forge",
"homepage": "https://style-forge.dev/",
"description": "Style-Forge: CSS framework with themes, utilities, flexbox, and grid for creating responsive websites.",
"filename": "style-forge.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/hub.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"CSS framework",
"modern design",
"responsive design",
"utilities",
"web development",
"frontend",
"UI components",
"CSS grid",
"CSS flexbox",
"themes",
"form validation",
"custom themes",
"grid",
"flex",
"input",
"select",
"switch",
"textarea",
"helpers",
"colors"
],
"autoupdate": {
"source": "npm",
"target": "style-forge",
"fileMap": [
{
"basePath": "",
"files": [
"style-forge.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
51 changes: 51 additions & 0 deletions packages/s/style-forge.patterns.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"name": "style-forge.patterns",
"homepage": "https://style-forge.dev/patterns/",
"description": "Style-Forge.Patterns - versatile CSS library with pre-defined classes for responsive, consistent user interfaces.",
"filename": "patterns.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/patterns.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"CSS",
"patterns",
"utility",
"library",
"responsive",
"design",
"grid",
"flexbox",
"spacing",
"typography",
"styles",
"framework",
"frontend",
"web development",
"styling",
"performance",
"mobile-first",
"customizable",
"pre-defined classes"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.patterns",
"fileMap": [
{
"basePath": "",
"files": [
"patterns.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
48 changes: 48 additions & 0 deletions packages/s/style-forge.themes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{

Check warning on line 1 in packages/s/style-forge.themes.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

stars on GitHub is under 200

Check warning on line 1 in packages/s/style-forge.themes.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

package download per month on npm is under 800
"name": "style-forge.themes",
"homepage": "https://style-forge.dev/themes/",
"description": "Style-Forge.Themes: powerful tool for managing and applying customizable themes in web applications.",
"filename": "themes.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/themes.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"themes",
"theming",
"CSS",
"CSS-in-JS",
"theme management",
"theme switching",
"customizable themes",
"dynamic themes",
"web development",
"frontend",
"UI",
"design",
"style",
"JavaScript",
"react",
"vue"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.themes",
"fileMap": [
{
"basePath": "",
"files": [
"themes.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}
Loading