# bun-ecosystem A registry to test `npm` packages using Bun. This can be used as a tool to find bugs in Bun by running the test suites of these packages. In the future, we will run theses tests to catch regressions between releases. ```sh bun run test ``` >
summaryrefslogtreecommitdiff
path: root/src/utils (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19feat(new-tool): url parserGravatar Corentin Thomasset 3-1/+131
2022-04-18fix(sider-footer): fixed commit sha urlGravatar Corentin Thomasset 1-1/+1
2022-04-18chore(release): 2.1.0v2.1.0Gravatar Corentin Thomasset 3-3/+16
2022-04-18feat(new-tool): device informationGravatar Corentin Thomasset 3-1/+127
2022-04-18refactor(menu): removed burger menu icon tooltipGravatar Corentin Thomasset 1-19/+12
2022-04-18feat(new-tool): bcryptGravatar Corentin Thomasset 5-1/+157
2022-04-18chore(release): 2.0.2v2.0.2Gravatar Corentin Thomasset 3-3/+19
2022-04-18refactor(crontab): list instead of table on small screenGravatar Corentin Thomasset 1-92/+106
2022-04-18fix(git-memo): pre scroll on overflowGravatar Corentin Thomasset 2-1/+7
2022-04-18fix(qr-code): responsive layoutGravatar Corentin Thomasset 1-1/+2
2022-04-18fix(menu): menu auto closed on mobileGravatar Corentin Thomasset 2-20/+34
2022-04-16refactor: throw an error object instead of stringGravatar Corentin Thomasset 1-1/+1
2022-04-16refactor: removed empty sourcesGravatar Corentin Thomasset 11-33/+0
2022-04-16chore(release): 2.0.1v2.0.1Gravatar Corentin Thomasset 3-3/+28
2022-04-16refactor: lint fixGravatar Corentin Thomasset 1-21/+91
2022-04-16refactor: ref nameGravatar Corentin Thomasset 1-4/+4
2022-04-16refactor: clean importsGravatar Corentin Thomasset 4-14/+5
2022-04-16fix: remove duplicate propertyGravatar Corentin Thomasset 1-93/+22