renovate-bot / X-oss-byte-_-Package-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@imranbarbhuiya/package-template

Template for Parbez's Repositories.

GitHub codecov npm

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. Remove this section from the README

Description

A description of the package.

Read Full Documentation here.

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.

npm i @imranbarbhuiya/package-template

Usage

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:

About

License:MIT License


Languages

Language:TypeScript 100.0%