crumbs

An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.

https://github.com/hlpyco/crumbs

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 (4.0%) to scientific vocabulary

Keywords

crumbs design-system framework hlpy javascript nodejs
Last synced: 6 months ago · JSON representation ·

Repository

An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 10
  • Releases: 0
Topics
crumbs design-system framework hlpy javascript nodejs
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing Code of conduct Citation Codeowners Security

README.md

Crumbs

An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.

Contents

Installation

404

Usage

404

Resources

404

Contributing

Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.

Support

404

License

404

Owner

  • Name: hlpy
  • Login: hlpyco
  • Kind: organization
  • Email: open@hlpy.co
  • Location: Italy

Motor assistance, digital for real.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software in your work, please cite it using the following metadata
title: Crumbs
authors:
- family-names: hlpy
keywords:
- credit
- citation
version: 0.1.0
date-released: 2023-08-08
license: No License
repository-code: https://github.com/hlpyco/crumbs

GitHub Events

Total
Last Year

Dependencies

.github/workflows/interact.yml actions
  • actions/checkout v3 composite
  • actions/first-interaction main composite
package-lock.json npm
packages/crumbs-core/package-lock.json npm
  • 219 dependencies
packages/crumbs-core/package.json npm
  • @faker-js/faker ^8.0.2 development
  • @tailwindcss/typography ^0.5.10 development
  • autoprefixer ^10.4.16 development
  • factory.ts ^1.4.1 development
  • jsdom ^22.1.0 development
  • postcss ^8.4.31 development
  • tailwindcss ^3.3.3 development
  • vitest ^0.34.4 development
packages/crumbs-vue/package-lock.json npm
  • 1147 dependencies
packages/crumbs-vue/package.json npm
  • @rushstack/eslint-patch ^1.1.0 development
  • @storybook/addon-a11y ^7.6.6 development
  • @storybook/addon-essentials ^7.5.2 development
  • @storybook/addon-links ^7.5.2 development
  • @storybook/blocks ^7.5.2 development
  • @storybook/vue ^7.5.2 development
  • @storybook/vue-vite ^7.5.2 development
  • @types/jsdom ^16.2.14 development
  • @types/node ^16.11.45 development
  • @vitejs/plugin-legacy ^2.0.0 development
  • @vitejs/plugin-vue2 ^1.1.2 development
  • @vue/eslint-config-prettier ^7.0.0 development
  • @vue/eslint-config-typescript ^11.0.0 development
  • @vue/test-utils ^1.3.0 development
  • @vue/tsconfig ^0.1.3 development
  • eslint ^8.5.0 development
  • eslint-plugin-storybook ^0.6.15 development
  • eslint-plugin-vue ^9.0.0 development
  • gh-pages ^6.1.0 development
  • jsdom ^20.0.0 development
  • npm-run-all ^4.1.5 development
  • prettier ^2.5.1 development
  • react ^18.2.0 development
  • react-dom ^18.2.0 development
  • storybook ^7.5.2 development
  • terser ^5.14.2 development
  • typescript ~4.7.4 development
  • vite ^3.0.2 development
  • vitest ^0.18.1 development
  • vue-template-compiler ^2.7.7 development
  • vue-tsc ^0.38.8 development
  • crumbs-core file:../crumbs-core
  • vue ^2.7.7
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite