An mirror from our Presences repository. https://github.com/PreMiD/Presences

itsmeeudrino 1f05a7e24a feat(Hoppscotch): add profile route (#8423) преди 2 дни
.github 1caed56374 feat(Documentation): update guidelines and templates (#8228) преди 2 месеца
.husky 5491572fc4 chore: general repository maintenance (#6767) преди 1 година
.resources 8bf9759656 chore: standardize resources (#7345) преди 1 година
.vscode a0bbedb8b8 style: use tabs across the project (#5591) преди 2 години
@types 60ab8e641d feat: add activity type for v2.6 (#8015) преди 3 месеца
programs c6f07b17c3 :sparkles: Program folders преди 4 години
tools d79f000f4c feat(MetadataSorter): add matches to output (#8111) преди 3 месеца
websites 1f05a7e24a feat(Hoppscotch): add profile route (#8423) преди 2 дни
.commitlintrc.json d8933a6b16 chore: disable scope case rule (#6389) преди 1 година
.editorconfig 0baccd5f9a style: set editorconfig to use tabs (#5670) преди 2 години
.eslintignore 4ba018edce feat: add code-splitting and node_modules support (#6922) преди 1 година
.eslintrc.json a939d4fc42 chore: remove rule преди 1 година
.gitattributes 01ef2cf052 💚 Fixing CI преди 4 години
.gitignore b518df118f perf: cache eslint and prettier (#7447) преди 11 месеца
.prettierignore 4ba018edce feat: add code-splitting and node_modules support (#6922) преди 1 година
.prettierrc.json 5e5f99668b style: enable trailingComma (#6319) преди 1 година
LICENSE 90aa44276d 🔄 Synced local 'LICENSE' with remote 'LICENSE' преди 2 години
README.md 827c046fd5 feat: add pmd cli (#6797) преди 1 година
package-lock.json e37053d69a chore: update package-lock.json (#8252) преди 1 месец
package.json f5890957f6 chore(deps): bump pmd from 1.3.1 to 1.3.2 (#8136) преди 3 месеца
tsconfig.json e31f06e617 fix: esm requirement for presences преди 1 година

README.md

PreMiD Presences

This repository contains the source code of all Presences that are available in PreMiD's Store. If you wish to add your Presence or update one, open a Pull Request.


Getting started

Please refer to our documentation to get started.


Translator Tool

Translate Presences by using npx pmd (or your package manager of choice).

Committing

This repository strictly enforces the use of commitlint. For more information read the Commit Convention guide