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

https://github.com/threadlinee/portfolio

Website About Me
https://github.com/threadlinee/portfolio

Last synced: 5 months ago
JSON representation

Website About Me

Awesome Lists containing this project

README

          

Portfolio


A very lovely package.
Hooray!




๐Ÿ‘ช All Contributors: undefined


๐Ÿค Code of Conduct: Kept
๐Ÿงช Coverage
๐Ÿ“ License: MIT
๐Ÿ“ฆ npm version
๐Ÿ’ช TypeScript: Strict

## Usage

```shell
npm i portfolio
```
```ts
import { greet } from "portfolio";

greet("Hello, world! ๐Ÿ’–");
```

## Development

See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
Thanks! ๐Ÿ’–

> ๐Ÿ’ This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo framework](https://create.bingo).