Skip to content

hackclub/season

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@hackclub/season

Get the current season

npm i @hackclub/season

Usage

import getSeason from '@hackclub/season'

export default () => <h1>It’s {getSeason()}, folks!</h1>

Releases

No releases published

Packages

No packages published