From 5b5986b57bbf1d0cc0ac57252ac101bf415e9305 Mon Sep 17 00:00:00 2001 From: "Thomas.G" Date: Sat, 21 Jan 2023 22:19:00 +0100 Subject: [PATCH] docs: add banner and center badges with TML format (#85) --- README.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8b6a913..b7bf6ea 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,24 @@

-

JS-X-RAY

+ @nodesecure/js-x-ray

-![version](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&url=https://raw.githubusercontent.com/NodeSecure/js-x-ray/master/package.json&query=$.version&label=Version) -[![mit](https://img.shields.io/github/license/Naereen/StrapDown.js.svg?style=for-the-badge)](https://github.com/NodeSecure/js-x-ray/blob/master/LICENSE) -[![OpenSSF -Scorecard](https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray/badge?style=for-the-badge)](https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray) -![build](https://img.shields.io/github/actions/workflow/status/NodeSecure/js-x-ray/node.js.yml?style=for-the-badge) -![coverage](https://img.shields.io/codecov/c/github/NodeSecure/js-x-ray?style=for-the-badge) +

+ + npm version + + + license + + + ossf scorecard + + + github ci workflow + + + codecov + +

JavaScript AST analysis. This package has been created to export the [Node-Secure](https://github.com/ES-Community/nsecure) AST Analysis to enable better code evolution and allow better access to developers and researchers.