NodeSecure / utils

Utilities for NodeSecure

Repository from Github https://github.comNodeSecure/utilsRepository from Github https://github.comNodeSecure/utils

@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

About

Utilities for NodeSecure

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%