Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gridaco/reflect-core-ts
reflect core definitions on typescript
https://github.com/gridaco/reflect-core-ts
layout tokens types ui
Last synced: 19 days ago
JSON representation
reflect core definitions on typescript
- Host: GitHub
- URL: https://github.com/gridaco/reflect-core-ts
- Owner: gridaco
- License: mit
- Created: 2020-11-12T04:29:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T21:31:28.000Z (over 1 year ago)
- Last Synced: 2024-05-22T15:28:08.820Z (9 months ago)
- Topics: layout, tokens, types, ui
- Language: TypeScript
- Homepage: https://reflect-ui.com
- Size: 800 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reflect-core (for nodejs)
reflect core definitions on typescript (nodejs)
## What is reflect?
learn more about reflect at https://reflect.bridged.xyz or https://reflect-ui.com
## Installation
```sh
yarn add @reflect-ui/core
```## reflect DSL for machine learning / as standard.
reflect core definitions are used for machine learning when converting designs to code, or understanding the context of the design. learn more at [engine](https://github.com/bridgedxyz/engine) or [context](https://github.com/bridgedxyz/context)
## What's inside?
- cg - core graphics definitions
- cgr - core graphics reflect definitions
- ui - ui standard definitions
- \* - all root ui components definitions
- utils - [@reflect-ui/uiutils](https://github.com/bridgedxyz/uiutils)## Related projects
**[@reflect-ui/uiutils](https://github.com/bridgedxyz/uiutils)** - a micro ui related math lib used by reflect-core
## Visit Reflect root project
https://github.com/bridgedxyz/reflect