Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TypeScript Cheatsheets

we write community docs for typescript
Collective - https://opencollective.com/tscs - Website: https://react-typescript-cheatsheet.netlify.app/ - Code: https://github.com/typescript-cheatsheets

Default props - Destructuring assignment for class component example should be inside a function (#356)

The default props example for class components is not clear about where to use it. Since it's de...

github.com/typescript-cheatsheets/react - fbea96a2e56bd2fe473fa66f1aa964cc3f20ecd2 authored about 4 years ago by Leonardo Salazar <[email protected]>
docs: add selrond as a contributor (#355)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - ef74af39cdaf74e72dc62aafce3ba7a97aa18c83 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Create pull_request_template.md

github.com/typescript-cheatsheets/react - f5beb66d47c631b532caf878cb859ce883fceb7b authored about 4 years ago by swyx <[email protected]>
Remove TODO & improve wording (#353)

* Remove TODO & improve wording

* Update README.md

Co-authored-by: Sebastian Silbermann <s...

github.com/typescript-cheatsheets/react - 9b06ecfb11ab067ee4a1f820b4209f35d0bc8bb4 authored about 4 years ago by Sebastian Andil <[email protected]>
Included alternative example to annoate props with anon function

github.com/typescript-cheatsheets/vue - ce4175bac07e4567490e4e17514b3cf3471c4113 authored about 4 years ago by Alex Chiu <[email protected]>
Expanded class components props example

github.com/typescript-cheatsheets/vue - 3908106341c303aaa402c8479be7f649563ad926 authored about 4 years ago by Alex Chiu <[email protected]>
add: url checker for markdown files (#351)

github.com/typescript-cheatsheets/react - 2aad668f894c6ee77e0078e64a410cf6992b780e authored about 4 years ago by Elit Altum <[email protected]>
Move package.json scripts into copyFile.js (#350)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - a5da5c096ce140bfa06afd8b12c558836c8f342c authored about 4 years ago by Ivan <[email protected]>
-Added link to class components md

- Included section on Computed Properties

github.com/typescript-cheatsheets/vue - 7963ad93cad8230dee790e0c7845d552b01b6132 authored about 4 years ago by Alex Chiu <[email protected]>
Moved over section re: props and class components over from readme.md

github.com/typescript-cheatsheets/vue - d31fa1fece6ec0946753d3e119b02d2bd3470589 authored about 4 years ago by Alex Chiu <[email protected]>
Moved class components to a dedicated page

github.com/typescript-cheatsheets/vue - 39c0be5b8c3365f9ba05d5fcf9dcafb2d6aa37cb authored about 4 years ago by Alex Chiu <[email protected]>
Revert "add: github action for checking stale markdown links" (#348)

This reverts commit 51751fc107111eb2f95f9a21940050bc6195ef87.

github.com/typescript-cheatsheets/react - 76b508228cdbe93457d68fd79d8392f4529ca01f authored about 4 years ago by swyx <[email protected]>
Updated README on 2020-10-09T08:14:35.887Z

github.com/typescript-cheatsheets/react - 472a0e7197c04657989ff204e74e6aef5233ee31 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-09T08:12:54.398Z

github.com/typescript-cheatsheets/react - e41abec4040c9852d353d7d65e4169674e277d1e authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Added a validation before mapping the users array (#312)

github.com/typescript-cheatsheets/react - 1cd64dd0cadca4cd6f9a26ec2281b8bfa14624de authored about 4 years ago by sweeta123 <[email protected]>
docs: add Winner95 as a contributor (#335)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 144a5be3fe665bb8f129fffbf6a33f51985929bc authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
adding contributors page on website (#334)

github.com/typescript-cheatsheets/react - 28e7b65c318ca0b324ab2f88cb3ce62cb6266b91 authored about 4 years ago by Ivan <[email protected]>
Updated README on 2020-10-06T03:58:22.695Z

github.com/typescript-cheatsheets/react - 7534a14f6a2b3f347d381b3fbcf913eb79fbb94a authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T20:20:36.238Z

github.com/typescript-cheatsheets/react - 1535a43bed35c250f17905f72c22872e400184ff authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add glaschu1 as a contributor (#332)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 07f092c80fc71cbcc588ccdf70ab62ed09230031 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update links (#331)

github.com/typescript-cheatsheets/react - 7e4f663aa171389c096aeb9055a644f5a21a7c47 authored about 4 years ago by james glasgow <[email protected]>
Add immutable `forwardRef` typing alternative (#323)

Co-authored-by: sw-yx <[email protected]>

github.com/typescript-cheatsheets/react - d92e94a9cc5464f7c6f91a9350aba77213e030a1 authored over 4 years ago by Kristóf Poduszló <[email protected]>
Updated README on 2020-10-05T16:52:24.866Z

github.com/typescript-cheatsheets/react - 553b2f724e3e57877b1fcd667cf6713264624089 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
add: github action for checking stale markdown links (#326)

github.com/typescript-cheatsheets/react - 51751fc107111eb2f95f9a21940050bc6195ef87 authored over 4 years ago by Elit Altum <[email protected]>
Updated README on 2020-10-05T15:40:24.592Z

github.com/typescript-cheatsheets/react - 0256b74e7ecd8e5f5833e5d56eaa6fb7a4611704 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add kripod as a contributor (#330)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 5335793d9192ba7ea46d193ced846e5c587f05eb authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Updated README on 2020-10-05T15:22:27.095Z

github.com/typescript-cheatsheets/react - 86d58bcc8242be0f0031a0bbfd0b7e4bcff918ea authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Use less verbose intrinsic element props (#322)

* Use less verbose intrinsic element props

According to https://github.com/typescript-cheatsh...

github.com/typescript-cheatsheets/react - 4ed8de340d06cbd0971a172d411f4a6042073103 authored over 4 years ago by Kristóf Poduszló <[email protected]>
Updated README on 2020-10-05T15:21:07.714Z

github.com/typescript-cheatsheets/react - c3ced44deacd785502f73ecc60f852555e93c929 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T15:15:25.503Z

github.com/typescript-cheatsheets/react - c5c2f0149ac2a82b9e21578cefbe2e08af8b77cc authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T15:15:05.498Z

github.com/typescript-cheatsheets/react - c6c13049a522468967873c4a0282b0c4808eb866 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T15:12:48.644Z

github.com/typescript-cheatsheets/react - 4fa3f9b0d40986c62d996575143b160dcc70026b authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T14:49:17.295Z

github.com/typescript-cheatsheets/react - 485bfb53d65eb856e5140aa9bcde60de4f96dcaa authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2020-10-05T14:39:44.827Z

github.com/typescript-cheatsheets/react - 173c86ec53bfd631126b8394ec3d653df471e34d authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
update Setup docs with more info and more ways to setup R+TS

github.com/typescript-cheatsheets/react - 4f47bd543761a75414cfa98e1faab39c095f6345 authored over 4 years ago by swyx <[email protected]>
update wrapping/mirroring recommendations with ComponentPropsWithoutRef (#324)

* update wrapping/mirroring recommendations with ComponentPropsWithoutRef

update wrapping/mir...

github.com/typescript-cheatsheets/react - c778143b48f6ff85ac45dcae0b075d5f035441b3 authored over 4 years ago by swyx <[email protected]>
add: lockfiles to .gitignore (#329)

github.com/typescript-cheatsheets/react - 3142bcff4b4be34149f67a1fbeb2886a46cb030d authored over 4 years ago by Elit Altum <[email protected]>
docs: add dwjohnston as a contributor (#325)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 182cde92a689a233c5382ab1b4bd4353f2efb67f authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Add an arbitrary/generic example for a prop-injecting HOC. (#320)

github.com/typescript-cheatsheets/react - efd959d1d12ea4f3f097428b9d7db4cebf03ebfa authored over 4 years ago by David Johnston <[email protected]>
update: discriminated unions reference link in hooks.md - I307 (#321)

github.com/typescript-cheatsheets/react - b6a57f896263c963fe3a70defa01dfc2c9ac6d06 authored over 4 years ago by Elit Altum <[email protected]>
Merge branch 'main' of https://github.com/typescript-cheatsheets/react into main

github.com/typescript-cheatsheets/react - 1cdecd9eb6ab495d42db1aeeb7ebce36e9673a61 authored over 4 years ago by swyx <[email protected]>
Updated README on 2020-10-02T14:47:04.947Z

github.com/typescript-cheatsheets/react - ef129ba9b786ac7e503910bb5418eb7468727668 authored over 4 years ago by swyx <[email protected]>
Merge pull request #318 from typescript-cheatsheets/arvindcheenu-patch-discriminated-unions

Added Discriminated Unions with Hooks Example and links to TS Playground

github.com/typescript-cheatsheets/react - dfd062aad61c1f3336de3ecdc2ec222672f1d42d authored over 4 years ago by Arvind Srinivasan <[email protected]>
Added a TS Playground Link

github.com/typescript-cheatsheets/react - dfd4559f60246a7abc6d6e0501d881ac503b0d10 authored over 4 years ago by Arvind Srinivasan <[email protected]>
Update patterns_by_usecase.md

github.com/typescript-cheatsheets/react - 65aab0dce3a949b9ec0eccd96224ccad6d02901f authored over 4 years ago by Arvind Srinivasan <[email protected]>
docs: add xamgore as a contributor (#317)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update README.md [skip ci]

* docs: update...

github.com/typescript-cheatsheets/react - 1df719630523aadaf3d0e203a8b17c7df0d3515e authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update patterns_by_usecase.md

github.com/typescript-cheatsheets/react - fb511828026c045bad8b0cf0851d079c30c6945e authored over 4 years ago by Arvind Srinivasan <[email protected]>
Update patterns_by_usecase.md

github.com/typescript-cheatsheets/react - 1a0f6a444e6912162362b18d72959cf87a7c48cc authored over 4 years ago by Arvind Srinivasan <[email protected]>
Separated union into its own types

github.com/typescript-cheatsheets/react - e73763f36ccd8699b96ad8b7f17179c5d3a609de authored over 4 years ago by Arvind Srinivasan <[email protected]>
Corrected Discriminated Union Line termination

github.com/typescript-cheatsheets/react - c414a863f5187b74db0bf8679e4ab8dee8f038ca authored over 4 years ago by Arvind Srinivasan <[email protected]>
Change Typescript to TypeScript

github.com/typescript-cheatsheets/react - 4e4dce196f5d3f8b52de865a00ac2091736e2308 authored over 4 years ago by Arvind Srinivasan <[email protected]>
Replace an image with a table (#316)

That will help to keep the facts up to date.

github.com/typescript-cheatsheets/react - 4409f74d256e9886ca1123701e77ff77e12289ca authored over 4 years ago by Igor Strebezhev <[email protected]>
Added Discriminated Unions with Hooks Example

github.com/typescript-cheatsheets/react - bb8536e967a56e6861bbf9afd5edd56ab4363f61 authored over 4 years ago by Arvind Srinivasan <[email protected]>
Merge pull request #315 from typescript-cheatsheets/arvindcheenu-patch-readmejs

Fixing TOC Code Fence Issue

github.com/typescript-cheatsheets/react - ebe68ca6723b80ad44fb053a8829ad6226cb9ac6 authored over 4 years ago by Arvind Srinivasan <[email protected]>
Changed tab indent to whitespace indent

Fixes issue #303

github.com/typescript-cheatsheets/react - ee0358ee64ebe7b75a060a8c6b4141578fcf8fbb authored over 4 years ago by Arvind Srinivasan <[email protected]>
docs: add arpi17 as a contributor (#314)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 4cadf500f20ad2d0bce963fd85d8037c3dead78a authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Add edit URL to docs (#313)

github.com/typescript-cheatsheets/react - 26caec0d7d53092c836bfbd4d3b642b1b9a2ec70 authored over 4 years ago by Árpád Illyés <[email protected]>
document extending window global

https://github.com/typescript-cheatsheets/react/issues/257

github.com/typescript-cheatsheets/react - ee08e8fd2808ecaab109d0229504fa95b379845c authored over 4 years ago by swyx <[email protected]>
Prevent text selection on summary field (#310)

github.com/typescript-cheatsheets/react - cae2f58af5b6c3ad042a631e4d5973aeafc2d47f authored over 4 years ago by Sung M. Kim <[email protected]>
Update editor-integration.md

github.com/typescript-cheatsheets/react - 07983d6f17d7000a864699d4e300bdba1855aef2 authored over 4 years ago by swyx <[email protected]>
Merge pull request #286 from typescript-cheatsheets/all-contributors/add-williamrjribeiro

docs: add williamrjribeiro as a contributor

github.com/typescript-cheatsheets/react - 612ac8c9211a571c408e4af03c58d2ad1069aeaa authored over 4 years ago by Arvind Srinivasan <[email protected]>
Made the expandable content more prominent (#305)

github.com/typescript-cheatsheets/react - 756deb4ad854f64809d2e1bb64e908b8d57963e3 authored over 4 years ago by Sung M. Kim <[email protected]>
Quick fix: Manual correction of TOC (#304)

Will review the code for this and make another PR later.

github.com/typescript-cheatsheets/react - e2ea170a80ea9eec39693e8a9b2eda3524865c0b authored over 4 years ago by Arvind Srinivasan <[email protected]>
fix anchor link in #using-inferred-types

closes https://github.com/typescript-cheatsheets/react/issues/299

github.com/typescript-cheatsheets/react - 64b64cf06ab2b1bf5c5d29fc7bfe1783cd61acd5 authored over 4 years ago by swyx <[email protected]>
Fixed collapsible content indentation (#302)

github.com/typescript-cheatsheets/react - a3166946891a7f9035922e20d40070704a0eca41 authored over 4 years ago by Sung M. Kim <[email protected]>
docs: add ryota-murakami as a contributor (#298)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 2df25e99a0961f91a092626459765859018d9e8c authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
examples.md: add cypress-realworld-app (#297)

github.com/typescript-cheatsheets/react - 509b1db312b6caf368cb2187b2e81de72639ca50 authored over 4 years ago by Ryota Murakami <[email protected]>
docs: add dance2die as a contributor (#295)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - dbd7c107cfbd4e24439fb7ea3523ae6b671ae038 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update full-example.md

github.com/typescript-cheatsheets/react - c557a5a93cd73f238dd716c6b0d47249f1ba170e authored over 4 years ago by swyx <[email protected]>
Update utility-types.md

github.com/typescript-cheatsheets/react - 0a35ef3d71948a9f3c5ec0956021decd5a56dadd authored over 4 years ago by swyx <[email protected]>
Update full-example.md

github.com/typescript-cheatsheets/react - f0fbc5f559e5f47a2ed365d263fa723f168f67f1 authored over 4 years ago by swyx <[email protected]>
fix https://github.com/typescript-cheatsheets/react/issues/293

fix https://github.com/typescript-cheatsheets/react/issues/293

github.com/typescript-cheatsheets/react - 70240aafd3b796ffb229454d732cb43ac7163fd4 authored over 4 years ago by swyx <[email protected]>
fixes for https://github.com/typescript-cheatsheets/react/issues/292

github.com/typescript-cheatsheets/react - 7cb3fdbc6f359ca18c495410de62a67fb3d295bb authored over 4 years ago by swyx <[email protected]>
Added a function component version of portals example (#291)

Co-authored-by: swyx <[email protected]>

github.com/typescript-cheatsheets/react - 3a665fafcd4223d29177c3f8c312ca4fcae0a311 authored over 4 years ago by Sung M. Kim <[email protected]>
change useState to infer undefined (#288)

Its way cleaner this way.

github.com/typescript-cheatsheets/react - ff3e04e7f9b71ed22c2c54b63c41604dfb8690f4 authored over 4 years ago by Mathias Storm <[email protected]>
docs: add mastorm as a contributor (#289)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 7f021057ce093e90298d80e829009aa889663611 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Bump node-fetch from 2.6.0 to 2.6.1 (#287)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/typescript-cheatsheets/react - 1de149a1e40654f7ad3c11fdece1732b66b55ef7 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
use official prettier action

github.com/typescript-cheatsheets/react - 02f799ad77d05b22bd900e2b78c04f586a513583 authored over 4 years ago by swyx <[email protected]>