
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@remark/cardinal
Advanced tools
> **car·di·nal** /ˈkärd(ə)nl/ > > _adjective_ > > 1. of the greatest importance; fundamental.
car·di·nal /ˈkärd(ə)nl/
adjective
- of the greatest importance; fundamental.
First you need to install Cardinal:
npm i -D @remark/cardinal
Once that finishes, you can configure your desired scripts:
{
"scripts": {
+ "format": "remark-cardinal format"
}
}
build builds your code.
Currently only supports TypeScript (via the --typescript flag).
--typescript [<tsc_flag>...] - Builds your code using the TypeScript compiler. May optionally take any number of TypeScript compiler options.format formats your code using Prettier.
lint lints your code using ESLint.
--config <path> - Specify a custom Prettier configuration file.--ignore-path <path> - Path to a file containing patterns that describe files to ignore. By default, Cardinal respects the project's .gitignore.--no-write - Disables Prettier's --write option.FAQs
> **car·di·nal** /ˈkärd(ə)nl/ > > _adjective_ > > 1. of the greatest importance; fundamental.
The npm package @remark/cardinal receives a total of 4 weekly downloads. As such, @remark/cardinal popularity was classified as not popular.
We found that @remark/cardinal demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.