Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

op-ent/template-ts

Repository files navigation

packageName

npm version npm downloads Github Actions bundle Codecov MIT License

📖 Release Notes

Package description

Usage

Install package:

# npm
npm install packageName

# yarn
yarn install packageName

# pnpm
pnpm install packageName

Import:

// ESM
import { sum } from 'packageName'

// CommonJS
const { sum } = require('packageName')

💻 Development

  • Clone this repository
  • Install dependencies using yarn install
  • Watch files in development using yarn dev
  • Run interactive tests using yarn test

License

Published under MIT License.

Made with ❤️ by authorName in France.


Sponsors
Netlify banner Cleavr banner