Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@hixme-ui/text
Advanced tools
npm i --save @hixme-ui/text
import Text, {
TextLink,
Paragraph,
Label,
} from '@hixme-ui/text'
// text success
<Text success>I said good day sir!</Text>
// paragraph warning
<Text p warning>Are you sure?</Text>
<Paragraph warning>Are you sure?</Paragraph>
Category | Name | Type |
---|---|---|
Tags | ||
a | bool | |
p | bool | |
label | bool | |
Colors | ||
color | string | |
default | bool | |
primary | bool | |
success | bool | |
warning | bool | |
error | bool | |
muted | bool | |
white | bool | |
black | bool | |
red | bool | |
blue | bool | |
purple | bool | |
yellow | bool | |
green | bool | |
light | bool | |
lighter | bool | |
lightest | bool | |
Font Sizes | ||
fontSize | string | |
default | bool | |
small | bool | |
smaller | bool | |
smallest | bool | |
medium | bool | |
large | bool | |
jumbo | bool | |
Text Align | ||
left | bool | |
center | bool | |
right | bool | |
Case | ||
uppercase | bool | |
lowercase | bool | |
capitalize | bool | |
Other | ||
cursor | string | |
display | string | |
fontWeight | string | |
lineHeight | string | |
userSelect | string | |
textIndent | string | |
textOverflow | string | |
whiteSpace | string | |
wordBreak | string |
FAQs
hixme-ui text component. For all your communictation needs.
We found that @hixme-ui/text demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.