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.
@eoscostarica/eoscr-theme
Advanced tools
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> At EOS Costa Rica we belie
At EOS Costa Rica we believe is important to have a standard theme across our several projects, that will allow us a faster developments of our web apps and at the same time it's availabe for anyone who will want to use it.
$ npm i -S @eoscostarica/eoscr-theme
If you prefer to use yarn:
$ yarn add @eoscostarica/eoscr-theme
Note: if you're reading this from Github Packages, yarn is not supported yet. You can see the entire list of supported package managers right here.
import { EOSCR_THEME } from "@eoscostarica/eoscr-theme";
...
...
let primaryColor = EOSCR_THEME.colors.primary.base;
├── dist
├── src
| ├── index.ts
├── test
├── package.json
├── README.md
└── tsconfig.json
EOSCR_THEME
├── palette
| ├── primary
| | ├── ...
| | secondary
| | ├── ...
├── typography
| ├── fontFamily
| | ├── ...
| ├── h1
| | ├── ...
| ├── h2
| | ├── ...
| ├── ...
| | ├── ...
You can see the entire raw file here.
Thanks goes to these wonderful people (emoji key):
JustinCast 💻 📖 📆 🚧 | Jorge Murillo 🎨 | Xavier Fernandez 👀 |
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> At EOS Costa Rica we belie
The npm package @eoscostarica/eoscr-theme receives a total of 1 weekly downloads. As such, @eoscostarica/eoscr-theme popularity was classified as not popular.
We found that @eoscostarica/eoscr-theme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.