File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <h1 align =" center " ><code >@47ng/package-name </code ></h1 >
1+ <h1 align =" center " ><code >@47ng/typescript-library-starter </code ></h1 >
22
33<div align =" center " >
44
5- [ ![ NPM] ( https://img.shields.io/npm/v/@47ng/package-name ?color=red )] ( https://www.npmjs.com/package/@47ng/package-name )
6- [ ![ MIT License] ( https://img.shields.io/github/license/47ng/package-name .svg?color=blue )] ( https://github.com/47ng/package-name /blob/next/LICENSE )
7- [ ![ CI/CD] ( https://github.com/47ng/package-name /workflows/CI%2FCD/badge.svg?branch=next )] ( https://github.com/47ng/package-name /actions )
8- [ ![ Coverage Status] ( https://coveralls.io/repos/github/47ng/package-name /badge.svg?branch=next )] ( https://coveralls.io/github/47ng/package-name ?branch=next )
5+ [ ![ NPM] ( https://img.shields.io/npm/v/@47ng/typescript-library-starter ?color=red )] ( https://www.npmjs.com/package/@47ng/typescript-library-starter )
6+ [ ![ MIT License] ( https://img.shields.io/github/license/47ng/typescript-library-starter .svg?color=blue )] ( https://github.com/47ng/typescript-library-starter /blob/next/LICENSE )
7+ [ ![ CI/CD] ( https://github.com/47ng/typescript-library-starter /workflows/CI%2FCD/badge.svg?branch=next )] ( https://github.com/47ng/typescript-library-starter /actions )
8+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/47ng/typescript-library-starter /badge.svg?branch=next )] ( https://coveralls.io/github/47ng/typescript-library-starter ?branch=next )
99
1010</div >
1111
1616## Installation
1717
1818``` shell
19- pnpm add @47ng/package-name
20- yarn add @47ng/package-name
21- npm i @47ng/package-name
19+ pnpm add @47ng/typescript-library-starter
20+ yarn add @47ng/typescript-library-starter
21+ npm i @47ng/typescript-library-starter
2222```
2323
2424## Usage
Original file line number Diff line number Diff line change 11{
2- "name" : " @47ng/package-name " ,
2+ "name" : " @47ng/typescript-library-starter " ,
33 "version" : " 0.0.0-semantically-released" ,
44 "description" : " Template repository for TypeScript libraries" ,
55 "license" : " MIT" ,
66 "author" : {
77 "name" : " François Best" ,
8- "email" : " npm.package-name @francoisbest.com" ,
8+ "email" : " npm.typescript-library-starter @francoisbest.com" ,
99 "url" : " https://francoisbest.com"
1010 },
1111 "repository" : {
You can’t perform that action at this time.
0 commit comments