@imranbarbhuiya/template
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-next.8117931.0 • Public • Published

@imranbarbhuiya/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

# npm
# TODO: change name
npm i template

# yarn
yarn add template

Usage

Note: While examples uses import, it maps 1:1 with CommonJS' require syntax. For example, import { package } from 'package-name' is the same as const { mahrin } = require('template').

import { mahrin } from 'template';

Some contents goes here //TODO

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 at ko-fi.com

Contributors

Thanks goes to these wonderful people (emoji key):


Parbez

💻 🚧 🤔

WhiteSource Renovate

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

Package Sidebar

Install

npm i @imranbarbhuiya/template

Weekly Downloads

1

Version

0.0.1-next.8117931.0

License

MIT

Unpacked Size

10.5 kB

Total Files

11

Last publish

Collaborators

  • imranbarbhuiya