Skip to content

Commit

Permalink
chore(monorepo): Remove message-parser package (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris authored Apr 5, 2024
1 parent bfe0abf commit 1507ade
Show file tree
Hide file tree
Showing 47 changed files with 2 additions and 4,147 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
| 📦 [`@rocket.chat/layout`](/packages/layout) | Shared Application Layout Components | [![npm](https://img.shields.io/npm/v/@rocket.chat/layout?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/layout) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/layout?style=flat-square) |
| 📦 [`@rocket.chat/logo`](/packages/logo) | Rocket.Chat logo package | [![npm](https://img.shields.io/npm/v/@rocket.chat/logo?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/logo) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/logo?style=flat-square) |
| 📦 [`@rocket.chat/memo`](/packages/memo) | Memoization utilities | [![npm](https://img.shields.io/npm/v/@rocket.chat/memo?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/memo) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/memo?style=flat-square) |
| 📦 [`@rocket.chat/message-parser`](/packages/message-parser) | Rocket.Chat parser for messages | [![npm](https://img.shields.io/npm/v/@rocket.chat/message-parser?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/message-parser) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/message-parser?style=flat-square) |
| 📦 [`@rocket.chat/mp3-encoder`](/packages/mp3-encoder) | A LAME encoder to be used in web workers | [![npm](https://img.shields.io/npm/v/@rocket.chat/mp3-encoder?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/mp3-encoder) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/mp3-encoder?style=flat-square) |
| 📦 [`@rocket.chat/onboarding-ui`](/packages/onboarding-ui) | Set of components and functions for the onboarding experience on Rocket.Chat | [![npm](https://img.shields.io/npm/v/@rocket.chat/onboarding-ui?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/onboarding-ui) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/onboarding-ui?style=flat-square) |
| 📦 [`@rocket.chat/peggy-loader`](/packages/peggy-loader) | Peggy loader for webpack | [![npm](https://img.shields.io/npm/v/@rocket.chat/peggy-loader?style=flat-square)](https://www.npmjs.com/package/@rocket.chat/peggy-loader) | ![deps](https://img.shields.io/librariesio/release/npm/@rocket.chat/peggy-loader?style=flat-square) |
Expand Down
2 changes: 0 additions & 2 deletions packages/message-parser/.eslintignore

This file was deleted.

12 changes: 0 additions & 12 deletions packages/message-parser/.eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/message-parser/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion packages/message-parser/.prettierrc.js

This file was deleted.

71 changes: 0 additions & 71 deletions packages/message-parser/CHANGELOG.md

This file was deleted.

57 changes: 0 additions & 57 deletions packages/message-parser/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions packages/message-parser/babel.config.js

This file was deleted.

12 changes: 0 additions & 12 deletions packages/message-parser/jest.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions packages/message-parser/loaders/pegtransform.js

This file was deleted.

7 changes: 0 additions & 7 deletions packages/message-parser/messageParser.js

This file was deleted.

84 changes: 0 additions & 84 deletions packages/message-parser/package.json

This file was deleted.

Loading

0 comments on commit 1507ade

Please sign in to comment.