massCodeIO / masscode.io

Official website of massCode

Home Page:https://masscode.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

masscode.io

The repository contains a landing page, documentation, and a collection of snippets.

Development

# Install dependencies
pnpm i

# Start development
pnpm run dev

Build

pnpm run build

Snippet Collection

Сommunity-driven snippet collection

  • Visit our website to view our snippet collection

Contribution

To add new UI snippet

  • Make a fork
  • Install dependencies
  • Run dev pnpm run dev:ui-collection
  • Add snippet folder inside /docs/.vitepress/snippets/ui folder to one of the categories (subfolder) /buttons, /checkboxes, /effects, /inputs, /loaders, /switches similar to the previous ones. The folder name must be numeric with the increment step.
  • Make PR

Licences

MIT.

All in /docs/.vitepress/snippets folder is under CC-BY-4.0.

Copyright (c) 2019-present, Anton Reshetov.

About

Official website of massCode

https://masscode.io

License:MIT License


Languages

Language:Vue 65.1%Language:TypeScript 27.4%Language:SCSS 5.7%Language:JavaScript 1.4%Language:Shell 0.5%