ooyeraju / vocabulary

A cohesive design system to unify the web facing Creative Commons

Home Page:https://cc-vocabulary.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vocabulary logo

Vocabulary is a cohesive design system to unite the web facing Creative Commons.

MIT license PRs welcome GitHub Actions Netlify

Vocabulary is the code implementation of Creative Commons' Design Language. Vocabulary makes it easier to develop Creative Commons apps while ensuring a consistently familiar experience.

Included Packages

vocabulary is a monorepo containing three packages:

Packages are located in the /packages directory. Each package can be developed individually by entering its directory and following the individual README.md instructions, or dependencies can be managed for all packages by running npm install in the repository root, followed by npm run setup.

Using

To use Vocabulary in your projects, refer to this document.

Contributing

To contribute to Vocabulary, refer to this document.

Versioning

Vocabulary uses CalVer for version numbering, in the YYYY.M.Micro format. Micro is bumped whenever there are multiple releases in a month, for example 2020.7.1 is the first release in July 2020, while 2020.7.2 is the second.

License

Licensed under the Expat/MIT license.

About

A cohesive design system to unify the web facing Creative Commons

https://cc-vocabulary.netlify.app/

License:MIT License


Languages

Language:JavaScript 43.8%Language:CSS 37.5%Language:Vue 8.8%Language:HTML 3.3%Language:Dockerfile 3.0%Language:Logos 2.0%Language:Shell 1.5%