Ecosyste.ms: OpenCollective

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

Best of JS

Help us improve Best of JS, an application to help web developers and anyone interested in web technologies!
Collective - Host: opensource - https://opencollective.com/bestofjs - Website: https://bestofjs.org/ - Code: https://github.com/bestofjs

Fix "Featured Projects" pagination (#213)

* Force featured page revalidation to try to solve pagination issue in production

* Second at...

github.com/bestofjs/bestofjs - 2f32979c0f4977f45467c3a34845c179ecec368d authored about 1 year ago by Michael Rambeau <[email protected]>
Lint/no unused imports (#212)

* feat: lint fix should remove unused imports

* chore: lint:fix

* chore: update lockfile

github.com/bestofjs/bestofjs - 7169c241abfd9721247b00eae986b054cae1457c authored about 1 year ago by Mihai Badescu <[email protected]>
Simplify NPM dependencies layout (#211)

github.com/bestofjs/bestofjs - 3f563bdbb170bf9839cfcc2e75a20a192068e987 authored about 1 year ago by Michael Rambeau <[email protected]>
Bump postcss from 8.4.27 to 8.4.31 (#207)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](ht...

github.com/bestofjs/bestofjs - 08664bc0c0191fd071b605858342943a924c590d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix pages metadata URLs and tags number of projects (#208)

github.com/bestofjs/bestofjs - 289bb7e6213d5f9ae922e3d3d9d446de4aa9bbff authored about 1 year ago by Michael Rambeau <[email protected]>
Invalidate package download data when the app is re-built

github.com/bestofjs/bestofjs-backend - 162ad38a1052f7b43af331cada9cda5dddb297f6 authored about 1 year ago by michaelrambeau <[email protected]>
Invalidate project details cache when the web app is re-built

github.com/bestofjs/bestofjs-backend - 7e8e3195aaebf8dc3373f1d5fd7a58bde3b9e8de authored about 1 year ago by michaelrambeau <[email protected]>
Add September 2023 data

github.com/bestofjs/bestofjs-rankings - e598bf56e20f1e7019dae95580ae9290026f4fac authored about 1 year ago by michaelrambeau <[email protected]>
Upgrade to Next.js 13.5.3 and fix build (#206)

github.com/bestofjs/bestofjs - 486025a2a16a4f51763c915efc3f5d5ab0e5fe2a authored about 1 year ago by Michael Rambeau <[email protected]>
Fix build error after next.js upgrade

github.com/bestofjs/bestofjs - 1a13330aa32b7ba0d7136534cc4c7397f112701b authored over 1 year ago by michaelrambeau <[email protected]>
Upgrade Next.js version

github.com/bestofjs/bestofjs - 748b758aa11a71687044efe4fd2ca59f818d9c4f authored over 1 year ago by michaelrambeau <[email protected]>
Fix local build using a local JSON file for data (#204)

* Fetch data from local JSON files to fix build errors

* Fix missing import in ESLint config ...

github.com/bestofjs/bestofjs - 84afeec9753076d0c443cd3a064c2c1623f1a8da authored over 1 year ago by Michael Rambeau <[email protected]>
Update GitHub full_name of LangChain.js and Vercel AI SDK projects

github.com/bestofjs/bestofjs-rankings - 444a1f099322cc6c43ec20d09a31fb85797ff307 authored over 1 year ago by michaelrambeau <[email protected]>
Fix TailwindCSS setup for monorepo support in IDE https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/241

github.com/bestofjs/bestofjs - 2539fdf277e61b67cf65dd2f9671bdfdfe9488aa authored over 1 year ago by michaelrambeau <[email protected]>
Send request to invalid Next.js app cache when data is ready

github.com/bestofjs/bestofjs-backend - 1e73a991dcf75ef9054e14985d43108cfcf9a158 authored over 1 year ago by michaelrambeau <[email protected]>
Improve OG image for projects's pages (#203)

* Update screenshot

* Add missing aria-label

* Redirect `/tags/:tag` to `/projects?tags=:t...

github.com/bestofjs/bestofjs - 7cd00b9e3a2447d016c61abb813fb7557baca7a3 authored over 1 year ago by Michael Rambeau <[email protected]>
Show Ctrl K on non apple platforms (#202)

github.com/bestofjs/bestofjs - c9d6e5f809d62d88b8507b8581ed8d7bc49a2433 authored over 1 year ago by Benjamin B <[email protected]>
Fix OG image generation, add canonical URL for local dev

github.com/bestofjs/bestofjs - 0c28f48f2143a1b74fd8d2b22ed95dd07a279893 authored over 1 year ago by michaelrambeau <[email protected]>
Fix OG image error `Image source must be an absolute URL`

github.com/bestofjs/bestofjs - df0e4f1dbd49194ff241f443e7505c533c783f3e authored over 1 year ago by michaelrambeau <[email protected]>
Show the last update date on the home page using GMT time (#201)

github.com/bestofjs/bestofjs - d3377654b03e2ab925545a6261b3f376dda5edfe authored over 1 year ago by Michael Rambeau <[email protected]>
Split backend layer into multiple services (#200)

* Split backend API into projects, tags and hall of fame, rename `searchClient` => `api`

* Mo...

github.com/bestofjs/bestofjs - 99b291517a98a6e889831317d060a4bbd1915154 authored over 1 year ago by Michael Rambeau <[email protected]>
Improve light mode, cleanup component before releasing the beta version (#199)

* Don't show the exact time of the last update, only the relative time from now

* Fix avatar ...

github.com/bestofjs/bestofjs - 46edfadaf56d52e40d8315ccaeffc418fe7387a0 authored over 1 year ago by Michael Rambeau <[email protected]>
Fix errors related to caching in Beta (#198)

* Remove home-made caching system

* Remove blur placeholder to fix https://nextjs.org/docs/me...

github.com/bestofjs/bestofjs - aa64446f4a27701325f78e4cdad27c2a21d6f451 authored over 1 year ago by Michael Rambeau <[email protected]>
Use Next.js images for project logos (#197)

* Move all project's logos from webui to Next.js app

* Set absolute URLs for project logos in...

github.com/bestofjs/bestofjs - c5dab952eefc08baf0bad66c4555fd8ca97afb78 authored over 1 year ago by Michael Rambeau <[email protected]>
Improve home page in Beta, adding last update date (#196)

* Add last update date to top page

* Fix types

* Format number with native `Intl.NumberFor...

github.com/bestofjs/bestofjs - d0c2b5a2326dcc77800f5f392e0dd4a66fa2afa5 authored over 1 year ago by Michael Rambeau <[email protected]>
Add August 2023 data

github.com/bestofjs/bestofjs-rankings - 74469affa3aa39e699412f5efa0e553ba580ae7f authored over 1 year ago by michaelrambeau <[email protected]>
Add bundle size section to project details page (#195)

* Add bundle size section to project details page

* Add `pretty-bytes` package to format pack...

github.com/bestofjs/bestofjs - ce97179a935799ce7451867ea80b1ef2c0138105 authored over 1 year ago by Michael Rambeau <[email protected]>
Improve UX on small screens for the beta version (#194)

* Change layout of github stars on mobile to allow for more space for the project description an...

github.com/bestofjs/bestofjs - 138e9ca9a146d86cbadd6e9ffe09a8030de689f2 authored over 1 year ago by Mihai Badescu <[email protected]>
Improve UX on small screens for the beta version (#193)

* Fix navigation between featured projects

* Make Featured projects content fit the screen, o...

github.com/bestofjs/bestofjs - 9b9ee1beb64deadd90fd0cd3fb125ba06a696f11 authored over 1 year ago by Michael Rambeau <[email protected]>
Generate dynamic OG images (#192)

* Use edge run time to be able to generate OG image

* Add OG image to page metadata

* Use ...

github.com/bestofjs/bestofjs - a2c765d6a6f4798ad29b1035090afcc97a06f222 authored over 1 year ago by Michael Rambeau <[email protected]>
feat: add cursor pointer to relevent elements in search dialog (#191)

github.com/bestofjs/bestofjs - 2855becce8a2d9b1cf4c434605352f9c67544705 authored over 1 year ago by Mihai Badescu <[email protected]>
Upgrade to Next.js latest version `13.4.19`

github.com/bestofjs/bestofjs - 0e4bc7dbe9bea30af5e7b39e465ad9b249fa920d authored over 1 year ago by michaelrambeau <[email protected]>
Merge pull request #190 from bestofjs/zawarudo/searchbar-improvements

Zawarudo/searchbar improvements

github.com/bestofjs/bestofjs - 6a61191b39a2792ce27560e7c1a9016b5a386830 authored over 1 year ago by Mihai Badescu <[email protected]>
lint: fix

github.com/bestofjs/bestofjs - 5a12207661d8210494c40c3dc9f4a6bc603e3aca authored over 1 year ago by Mihai Badescu <[email protected]>
fix: make sure Tags results tag icons and project name align with the other search results

github.com/bestofjs/bestofjs - d1643df04330a6f6d3b0d682a2025490196139f9 authored over 1 year ago by Mihai Badescu <[email protected]>
feat: tag search results count should be closer to the main content for easier scanning

github.com/bestofjs/bestofjs - 66ba5e8b0dc80b173ca287d91c49c806f68f27be authored over 1 year ago by Mihai Badescu <[email protected]>
feat: add descriptions to searchbar results.

github.com/bestofjs/bestofjs - d90d9ba355c5d40abeb258aecc4fd07590cdb16d authored over 1 year ago by Mihai Badescu <[email protected]>
Merge pull request #189 from bestofjs/zawarudo/fix-tag-search-results

Zawarudo/fix tag search results

github.com/bestofjs/bestofjs - bf452addfe17eaecfd266f2a4340d75b8f3bc752 authored over 1 year ago by Mihai Badescu <[email protected]>
fix: issue where tags were not showing up due to search query casing

github.com/bestofjs/bestofjs - 0463374c98b95b5a06e873b4b752d614d5a96a1d authored over 1 year ago by Mihai Badescu <[email protected]>
Add revalidate API end-point (#188)

* Add revalidate API for project details data

* Add 404 page

* Rename API end-point parame...

github.com/bestofjs/bestofjs - f7b429d71fa73416d748c310afba9c7175821210 authored over 1 year ago by Michael Rambeau <[email protected]>
Use a serif font in Beta version (#187)

* Try a serif font for headings and paragraphs in the home page

* Fix className order

* Mo...

github.com/bestofjs/bestofjs - ac1896002bfd79fe53905cdb999211717c7f2a9e authored over 1 year ago by Michael Rambeau <[email protected]>
Add Hall of Fame page to beta version (#186)

github.com/bestofjs/bestofjs - ee99d36f1d390be7ba0dee013dff9ce3b356d2f7 authored over 1 year ago by Michael Rambeau <[email protected]>
Add missing "Featured projects" feature to beta version (#184)

github.com/bestofjs/bestofjs - c2bf088f33dd73976132e82bc3e550938f8e65ef authored over 1 year ago by Michael Rambeau <[email protected]>
Handle `isFeatured` flag to select "Featured projects" (#185)

github.com/bestofjs/bestofjs - a192053ee98d29694417c354ab318129b66a1950 authored over 1 year ago by Michael Rambeau <[email protected]>
Add `isFeatured` flag for projects included in the "/featured" page

github.com/bestofjs/bestofjs-backend - 21ed1533e9048d3284d1a57dffcfbe9f96684a9d authored over 1 year ago by michaelrambeau <[email protected]>
Fix Valibot icon

github.com/bestofjs/bestofjs - 793ca13b93c0c02273b4d8dfcdfa815e9b4fa29b authored over 1 year ago by michaelrambeau <[email protected]>
Improve dark mode design on beta (#183)

github.com/bestofjs/bestofjs - ffe99704b5d3872c410a1206e91b734db86c1150 authored over 1 year ago by Michael Rambeau <[email protected]>
Add Valibot icon

github.com/bestofjs/bestofjs - 26840515667aad56db3866da2805094c3dfd566b authored over 1 year ago by michaelrambeau <[email protected]>
Improve search modal and other minor changes on Next.js app (#182)

* First commit on `nextjs` branch, update instructions

* Add Discord icon to header

* fix:...

github.com/bestofjs/bestofjs - f8513028a383a62b76a0337c9f73b4f76957f9d4 authored over 1 year ago by Michael Rambeau <[email protected]>
Beta version announcement (#178)

github.com/bestofjs/bestofjs - 72b0e0dd81d0446dac3bfed640dbf2a32b229fd1 authored over 1 year ago by Michael Rambeau <[email protected]>
Fix TS error when running webui in local after addition of nextjs app to the monorepo

It seems TypeScript does not pick the right version of @types/react

github.com/bestofjs/bestofjs - b6f865aa951b24c6bc0be06c5aa95380fcbaabba authored over 1 year ago by michaelrambeau <[email protected]>
Add Next.js app to monorepo (#175)

Copying the code developed in https://github.com/michaelrambeau/bestofjs-try-next13

github.com/bestofjs/bestofjs - 36e243791b5575733d869c44d5a2e6f1264b7dff authored over 1 year ago by Michael Rambeau <[email protected]>
Update README and CHANGELOG

github.com/bestofjs/bestofjs - dc057dd3ea0d628b7432683764f70f4040e0417b authored over 1 year ago by michaelrambeau <[email protected]>
Remove backers image from the README as it shows nothing

github.com/bestofjs/bestofjs - 8d87d7aad0a5be5be21194f3a1712e3e9984f293 authored over 1 year ago by michaelrambeau <[email protected]>
Setup Best of JS monorepo (#174)

github.com/bestofjs/bestofjs - 7cf458c18cd20adeeba0aa1eeafb24e6c459ad68 authored over 1 year ago by Michael Rambeau <[email protected]>
Update repo name `bestofjs/bestofjs`, mono repo is coming!

github.com/bestofjs/bestofjs - adde6d723ef0fdd8279ea0d7d5902da2e0f1eb17 authored over 1 year ago by michaelrambeau <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4 (#170)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

github.com/bestofjs/bestofjs - 754c743f6ddb794a7cc85d68f9119898dc03546f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add July 2023 data

github.com/bestofjs/bestofjs-rankings - 69a07f44651b54fe16053658a1c88c4466143410 authored over 1 year ago by michaelrambeau <[email protected]>
Rename Kysely project

github.com/bestofjs/bestofjs-rankings - 0d669be2e28f7f5ee46db0b7485d3566c409a992 authored over 1 year ago by michaelrambeau <[email protected]>
Fix shadcn-ui repo

github.com/bestofjs/bestofjs-rankings - c924c39ebd227e47807cac09d67125af6b69fadb authored over 1 year ago by michaelrambeau <[email protected]>
Add build webhook task to rebuild Next.js app automatically

github.com/bestofjs/bestofjs-backend - eefe221a51b438923c9f4a4816bfdd3a842da5dd authored over 1 year ago by michaelrambeau <[email protected]>
Update README.md to mention PNPM, add Driver.js cute icon

github.com/bestofjs/bestofjs - 77fb2b35443d2532c65aee684919a7b6b60e76f9 authored over 1 year ago by michaelrambeau <[email protected]>
Merge branch 'develop' into nvh95-pnpm

github.com/bestofjs/bestofjs - 6706b5cf2a0078fe369f72cabbda6edf24f6029d authored over 1 year ago by michaelrambeau <[email protected]>
Bump json5 from 2.2.1 to 2.2.3 (#164)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

github.com/bestofjs/bestofjs - 72848ad754431e51954555a95f8bc3d8447a7f26 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add June 2023 data

github.com/bestofjs/bestofjs-rankings - 54ec6f2e3b9d58f964e787ef42b3bf8b424d3922 authored over 1 year ago by michaelrambeau <[email protected]>
Add Panda CSS and Million logos

github.com/bestofjs/bestofjs - c95f84e5857c3c4378c08b8d876277c12003de6d authored over 1 year ago by michaelrambeau <[email protected]>
Upgrade to Node.js 18, upgrade `scrape-it` package to fix vulnerabilities

github.com/bestofjs/bestofjs-backend - 58a8b4beb669d33ec1c037b38bf7432b7f2d051b authored over 1 year ago by michaelrambeau <[email protected]>
Add May 2023 data

github.com/bestofjs/bestofjs-rankings - 1d0fd09909eba01426c475347586ee2a2095d049 authored over 1 year ago by michaelrambeau <[email protected]>
Don't try to get bundle size for Rust projects

github.com/bestofjs/bestofjs-backend - f92324611415ce337e95b781d691e8ca8bb7c33a authored over 1 year ago by michaelrambeau <[email protected]>
Add April 2023 data

github.com/bestofjs/bestofjs-rankings - 6405e07b0abffa35f55a8ea79c0d3c458127268c authored over 1 year ago by michaelrambeau <[email protected]>
Set default values for input values when running CRONs

github.com/bestofjs/bestofjs-backend - 5cbfa06652c759dc645c4a0ecb7b48cfdf222722 authored over 1 year ago by michaelrambeau <[email protected]>
Schedule update package data task

github.com/bestofjs/bestofjs-backend - 83bb551ef57a94101364c8c7b126bf99c382d81f authored over 1 year ago by michaelrambeau <[email protected]>
Add schedule to update bundle data to trigger on a daily base

github.com/bestofjs/bestofjs-backend - 8568146a719e1aae43f5e2227c1c38f479a8d958 authored over 1 year ago by michaelrambeau <[email protected]>
Fix `lint` tag used tio filter out backend projects

github.com/bestofjs/bestofjs-backend - 9c726f8dfc09f9017c2a942bbeb2549721b47b0f authored over 1 year ago by michaelrambeau <[email protected]>
Fix GitHub action task filename

github.com/bestofjs/bestofjs-backend - 629098e15187efb5f3ce10cb0670506edb9bc22c authored over 1 year ago by michaelrambeau <[email protected]>
Fix GitHub action name

github.com/bestofjs/bestofjs-backend - 65c11a9d877921333612ab1cb7427797bd666f44 authored over 1 year ago by michaelrambeau <[email protected]>
Add manual trigger on GitHub Actions to update bundle size data

github.com/bestofjs/bestofjs-backend - 5dd4b0c41a9f13abb4fb6f79ff0cc3a3cd853595 authored over 1 year ago by michaelrambeau <[email protected]>
Show average processing duration in log

github.com/bestofjs/bestofjs-backend - 6a00318c5ba05201b5c64c1e094f0e8f7cc8141c authored over 1 year ago by michaelrambeau <[email protected]>
Disable autodeploy from Git

The app should be deployed only via the webhook triggered everyday

github.com/bestofjs/bestofjs-backend - 20090449f0895a5683141c177db026ec0d5b98d2 authored over 1 year ago by michaelrambeau <[email protected]>
Simplify update package data implementation

to see clearly errors with invalid package names

github.com/bestofjs/bestofjs-backend - aa6f517f9dc9507cacd5e4988913948d71d3de28 authored over 1 year ago by michaelrambeau <[email protected]>
Improve logging when updating package data

Fix search filter for projects without package name

github.com/bestofjs/bestofjs-backend - 80c16ad343e05061c39ad4351206bb602fc36a40 authored over 1 year ago by michaelrambeau <[email protected]>
Add March 2023 data

github.com/bestofjs/bestofjs-rankings - 4dac4294cadef266b2770c15637f54ab1629e659 authored over 1 year ago by michaelrambeau <[email protected]>
Add `status` to Project data, to be able to "promote" projects

Related to the request to add PureORM project: https://github.com/michaelrambeau/bestofjs/issues/638

github.com/bestofjs/bestofjs-backend - a73b6a234daafa980e4738c9ad3129eb65e21f2d authored almost 2 years ago by michaelrambeau <[email protected]>
Update package data using GitHub actions [WIP] (#38)

github.com/bestofjs/bestofjs-backend - 33281ea3ca05cf5de4cfc7de54b0914a7011bd20 authored almost 2 years ago by Michael Rambeau <[email protected]>
Add February 2023 data

github.com/bestofjs/bestofjs-rankings - a743793143cf412ef3e8068197fd1691f49b4693 authored almost 2 years ago by michaelrambeau <[email protected]>
Update github actions for pnpm

github.com/bestofjs/bestofjs - 1519fefc156f3c8d3f44a40f9194d82380ea8e13 authored almost 2 years ago by Hung Viet Nguyen <[email protected]>
Switch to pnpm

github.com/bestofjs/bestofjs - 83751288f6066db4e76cc23be7324db925041c94 authored almost 2 years ago by Hung Viet Nguyen <[email protected]>
Add January 2023 data

github.com/bestofjs/bestofjs-rankings - 515f8ce487e40fa952c530f059039bd2f8d822ec authored almost 2 years ago by michaelrambeau <[email protected]>
Revert change that adds `slug` to projects.json

as the slug is computed in `bestofjs-webui`

github.com/bestofjs/bestofjs-backend - acfdcae873e79a71da65f8290baecd4f7cb4b95e authored almost 2 years ago by michaelrambeau <[email protected]>
Add social image for Japanese version

github.com/bestofjs/javascript-risingstars - 3bfe4f3c5feb88530a8ddcc5807020be1804afdc authored almost 2 years ago by michaelrambeau <[email protected]>
Add Japanse translation 2022. (#119)

github.com/bestofjs/javascript-risingstars - 9f9085db5267511049f51c29776e62c24785fbda authored almost 2 years ago by NurseAngel <[email protected]>
Fixed typos (#118)

github.com/bestofjs/javascript-risingstars - 84c29d01392eedb94d7faba8bc2e72e859c69ac1 authored almost 2 years ago by Clark Tolosa <[email protected]>
feat: spanish translation mobile guest (#117)

github.com/bestofjs/javascript-risingstars - 4a10dd058438f7a4632df74e498968a085a63884 authored almost 2 years ago by Javier Valencia <[email protected]>
Add comments from @EvanBacon for the mobile section (#116)

github.com/bestofjs/javascript-risingstars - d94534c3b84959aacef419c4c9d2180c00d2159b authored almost 2 years ago by Michael Rambeau <[email protected]>
Adjust comments of the backend/fullstack category

github.com/bestofjs/javascript-risingstars - 695a5a4d81c46d6079bd49f11e1eefd5efa23eab authored almost 2 years ago by michaelrambeau <[email protected]>
Add `create-t3-app` to Fullstack category

github.com/bestofjs/javascript-risingstars - 582d4bb5a9477b361e9eeb60f7777ce455e04a57 authored almost 2 years ago by michaelrambeau <[email protected]>
Reduce the amount of HTML (#115)

github.com/bestofjs/javascript-risingstars - 68235b7a3a54d41930bb01f3c4b6843ceee2e34e authored almost 2 years ago by Michael Rambeau <[email protected]>
Clean up projects.json data (#114)

github.com/bestofjs/javascript-risingstars - 6301bb31b7b9b80ce82f8358e72a6d536fd993da authored almost 2 years ago by Michael Rambeau <[email protected]>
Add social images for Spanish and Chinese versions

github.com/bestofjs/javascript-risingstars - df36d2794dcd091fad8cd2abdb9323a874541d49 authored almost 2 years ago by michaelrambeau <[email protected]>
Mention @jvalen in the footer of the Spanish version

github.com/bestofjs/javascript-risingstars - df3964a490db4698791a558ebdc8f31076ea3c95 authored almost 2 years ago by michaelrambeau <[email protected]>