-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds same{Unit} functions, closes #25
* feat: adds same{Unit} functions (#25) * feat: add `sameSecond` function * feat: add `sameMinute` function * feat: add `sameHour` function * feat: add `sameYear` function * docs: add new functions to docs * fix: fixed styling issues in Safari (#19) * fix: fixed styling issues in Safari * fix: add margin-end to code block for spacing * docs: update `id` for correct anchoring * chore: revert `nuxt.config.ts` nitro configuration * chore: remove `debug` mode --------- Co-authored-by: Justin Schroeder <[email protected]> --------- Co-authored-by: Roman Hrynevych <[email protected]>
- Loading branch information
1 parent
2b8b95e
commit 5ef8705
Showing
20 changed files
with
315 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.