Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Files

Latest commit

fb08c9e · Dec 23, 2024

History

History
80 lines (61 loc) · 4.63 KB

README.md

File metadata and controls

80 lines (61 loc) · 4.63 KB

@nodesecure/utils

npm version maintenance ossf scorecard license github ci workflow

NodeSecure utilities.

Requirements

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @nodesecure/utils
# or
$ yarn add @nodesecure/utils

Usage example

import * as utils from "@nodesecure/utils";

console.log(utils.parseAuthor("GENTILHOMME Thomas <foo.bar@gmail.com>"));

API

See TypeScript definition file.

Contributors ✨

All Contributors

Gentilhomme
Gentilhomme

💻 📖 👀 🛡️ 🐛
Maxime
Maxime

⚠️
Kouadio Fabrice Nguessan
Kouadio Fabrice Nguessan

🚧
Kishore
Kishore

📖 💻
PierreDemailly
PierreDemailly

👀

License

MIT