Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/master-co/css
The CSS Language and Framework
https://github.com/master-co/css
css dynamic-class engine framework html language markup-driven master progressive-rendering responsive runtime runtime-rendering server-side-rendering zero-runtime
Last synced: 2 days ago
JSON representation
The CSS Language and Framework
- Host: GitHub
- URL: https://github.com/master-co/css
- Owner: master-co
- License: mit
- Created: 2021-12-03T15:23:23.000Z (about 3 years ago)
- Default Branch: rc
- Last Pushed: 2024-11-27T16:28:41.000Z (15 days ago)
- Last Synced: 2024-12-09T16:09:03.053Z (3 days ago)
- Topics: css, dynamic-class, engine, framework, html, language, markup-driven, master, progressive-rendering, responsive, runtime, runtime-rendering, server-side-rendering, zero-runtime
- Language: TypeScript
- Homepage: https://css.master.co
- Size: 192 MB
- Stars: 1,818
- Watchers: 21
- Forks: 41
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - master-co/css - The CSS Language and Framework (TypeScript)
- awesome-projects - master css
- awesome-github-star - css - driven CSS language with smart syntax and performant rendering | master-co | 1572 | (TypeScript)
README
## Documentation
Visit [rc.css.master.co](https://rc.css.master.co) to view the full documentation.## Getting Started
Check out the [official guides](https://rc.css.master.co/docs) to get started with Master CSS.## Community
The Master CSS community can be found here:- [Discuss on GitHub](https://github.com/master-co/css/discussions) - Ask questions, voice ideas, and do any other discussion
- [Join our Discord Server](https://discord.com/invite/sZNKpAAAw6) - Casually chat with other people using the language ✓ 中文Our [《 Code of Conduct 》](https://github.com/master-co/css/blob/main/CODE_OF_CONDUCT.md) applies to all Master CSS community channels.
## Contributing
Please see our [CONTRIBUTING](https://github.com/master-co/css/blob/rc/.github/CONTRIBUTING.md) for workflow.## Inspiration
Some of the core concepts and designs are inspired by these giants.
- The concept of enhanced syntax is inspired by [SASS](https://sass-lang.com/) and [TypeScript](https://www.typescriptlang.org/)
- The concept of Virtual CSS is inspired by the [Virtual DOM](https://reactjs.org/docs/faq-internals.html)