Skip to content

Commit

Permalink
docs: add easy-dates to showcase (#7185)
Browse files Browse the repository at this point in the history
* docs: add easy-dates to showcase

* optimize image

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
sandypockets and Josh-Cena authored Apr 17, 2022
1 parent f219a2a commit 674a77f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/easy-dates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,14 @@ const Users: User[] = [
'opensource',
],
},
{
title: 'easy-dates',
description: 'JavaScript dates library',
preview: require('./showcase/easy-dates.png'),
website: 'https://easy-dates.dev',
source: 'https://github.com/sandypockets/easy-dates/tree/main/docs',
tags: ['opensource'],
},
{
title: 'Easyjwt',
description: 'JWT creation and validation library',
Expand Down

0 comments on commit 674a77f

Please sign in to comment.