wantedly-profile
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

wantedly-profile-js

🚀 Easy and strongly-typed Wantedly profiles fetcher.

📦 Installation

pnpm add wantedly-profile

✨ Usage

import { Client } from 'wantedly-profile'

const client = Client.default()
// Optionally add your authn: client.authenticated(token)

console.log(await client.fetchUserById('YOUR_USER_ID'))

Readme

Keywords

none

Package Sidebar

Install

npm i wantedly-profile

Weekly Downloads

9

Version

0.1.1

License

MIT

Unpacked Size

31.3 kB

Total Files

21

Last publish

Collaborators

  • siketyan