shravan20 / flare.ts

A powerful utility library for clean code in js (npm package)
https://shravan20.github.io/flare.ts
MIT License
2 stars 6 forks source link

docs: added setup and discord server link #18

Closed shravan20 closed 11 months ago

shravan20 commented 11 months ago

Summary by CodeRabbit

Release Notes:

coderabbitai[bot] commented 11 months ago

Walkthrough

This update introduces a range of utility functions for array manipulation, enhances logging with consola.info, and restructures test file organization. It also improves the README with detailed setup instructions and server joining steps.

Changes

File(s) Summary
README.md Added setup instructions and server joining steps.
lib/sample.ts Replaced console.log with consola.info and updated import statement.
lib/tests/ArrayUtils/test.spec.ts Added new test cases for array manipulation functions.
lib/utility/ArrayUtils/index.ts Introduced several utility functions for array manipulation and defined Predicate type.
mocha.opts Changed file path pattern for recursive test file inclusion to reflect new directory structure.

🐇💻

"In the land of code where the shadows lie,

We've made changes that reach the sky.

New functions born, tests refined,

In our README, instructions you'll find.

With every log, now more clear,

And in our structure, no fear.

So here's to progress, step by step,

In the land of code, where we've leapt."

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.