Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(platform-info): new package for detect the current platform #8

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

AliMD
Copy link
Member

@AliMD AliMD commented Dec 22, 2023

This pull request adds a new package called platform-info. This package provides a way to detect the current platform where the script is running. It includes an object called platformInfo with properties such as name, development, isNode, isBrowser, isDeno, isNw, and isElectron. The package also includes installation instructions and usage examples.

@AliMD AliMD enabled auto-merge December 22, 2023 16:10
@AliMD AliMD requested a review from njfamirm December 22, 2023 16:10
@AliMD AliMD self-assigned this Dec 22, 2023
@AliMD AliMD added the new-feature New features or options. label Dec 22, 2023
@AliMD AliMD merged commit 0b6ec40 into next Dec 22, 2023
2 checks passed
@AliMD AliMD deleted the feat/platform-info branch December 22, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant