Skip to content

Latest commit

 

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 <[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