Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imranbarbhuiya/package-template


https://github.com/imranbarbhuiya/package-template

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# @imranbarbhuiya/package-template

**Template for Parbez's Repositories.**

[![GitHub](https://img.shields.io/github/license/imranbarbhuiya/package-template)](https://github.com/imranbarbhuiya/package-template/blob/main/LICENSE)
[![codecov](https://codecov.io/gh/imranbarbhuiya/package-template/branch/main/graph/badge.svg?token=token)](https://codecov.io/gh/imranbarbhuiya/package-template)
[![npm](https://img.shields.io/npm/v/@imranbarbhuiya/package-template?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@imranbarbhuiya/package-template)

## Steps after creating a repo with this template

1. Find and replace all instances of `template` with the package name.
2. remove `true ||` from workflows
3. Ensure branch protection is on
4. Enable Codecov for the repository
5. Add `CODECOV_TOKEN` and `NPM_PUBLISH_TOKEN` to the repository secrets
6. Remove this section from the README

## Description

A description of the package.

Read Full Documentation [here](https://template.js.org/).

## Features

- Written In Typescript
- Offers CJS, ESM and UMD builds
- Full TypeScript & JavaScript support

## Install

You can use the following command to install this package, or replace npm install with your package manager of choice.

```bash
npm i @imranbarbhuiya/package-template
```

## Usage

```ts
import { fn } from 'template';
```

### Some contents goes here

## Buy me some doughnuts

If you want to support me by donating, you can do so by using any of the following methods. Thank you very much in advance!

Buy Me A Coffee
Buy Me A Coffee
Buy Me a Coffee at ko-fi.com

## Contributors ✨

Thanks goes to these wonderful people: