Skip to content

NodeSecure/utils

Repository files navigation

@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 <[email protected]>"));

API

See TypeScript definition file.

Contributors ✨

All Contributors

Gentilhomme
Gentilhomme

💻 📖 👀 🛡️ 🐛
Maxime
Maxime

⚠️
Kouadio Fabrice Nguessan
Kouadio Fabrice Nguessan

🚧
Kishore
Kishore

📖 💻
PierreDemailly
PierreDemailly

👀

License

MIT