It's 2024. You should use tsup instead of this.
๐ฅ Blazing fast builds
๐ CommonJS bundle
๐ฒ .mjs
bundle
โจ .d.ts
bundle + type-checking
It's 2024. You should use tsup instead of this.
๐ฅ Blazing fast builds
๐ CommonJS bundle
๐ฒ .mjs
bundle
โจ .d.ts
bundle + type-checking
BEGIN:VCALENDAR | |
BEGIN:VEVENT | |
DTSTART:20180101 | |
DTEND:20180101 | |
RRULE:FREQ=MONTHLY;BYMONTHDAY=13,14,15;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1 | |
SUMMARY:Pay (15th) | |
END:VEVENT | |
END:VCALENDAR |
My country is under a daylight saving time period and not all my commits are made during the morning/afternoon. Because I commited after 11:00 PM - which, given the local DST, was after 00:00 AM - my 100+ days commit streak got broken - which made me very unhappy.
// JS array equivalents to C# LINQ methods - by Dan B. | |
// First: This version using older JavaScript notation for universal browser support (scroll down for ES6 version): | |
// Here's a simple array of "person" objects | |
var people = [ | |
{ name: "John", age: 20 }, | |
{ name: "Mary", age: 35 }, | |
{ name: "Arthur", age: 78 }, | |
{ name: "Mike", age: 27 }, |
People
![]() :bowtie: |
๐ :smile: |
๐ :laughing: |
---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |