From 2c4f4545336f50321372d7fc01e6fc7ffdd0831a Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Sat, 6 Jun 2020 02:41:09 +1200 Subject: [PATCH] Add Ponyfills (#1692) Co-Authored-By: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 319b13d7..e24e007d 100755 --- a/readme.md +++ b/readme.md @@ -135,6 +135,7 @@ - [Observables](https://github.com/sindresorhus/awesome-observables#readme) - [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner. - [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds. + - [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs. - [Swift](https://github.com/matteocrippa/awesome-swift#readme) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast. - [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)