Skip to content

Panda-Intelligence/image

Repository files navigation

@panda-ai/image

Template to kickstart creating a Node.js module using TypeScript and VSCode

Inspired by node-module-boilerplate

Features

Add NPM Token

Add your npm token to your GitHub repository secrets as NPM_TOKEN.

Add Codecov integration

Enable the Codecov GitHub App here.

Remove everything from here and above


@panda-ai/image

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

My awesome module

Install

npm install @panda-ai/image

Usage

import { myPackage } from '@panda-ai/image';

myPackage('hello');
//=> 'hello from my package'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published