-
### Overview
Don't put any info in the console that shouldn't be there
-
### Problem Statement
## Objective
To scale Jan and enable the addition of new features without modifying the core app codebase. This roadmap aims to strengthen Jan's core framework, making it mor…
-
const { numberToChineseCharacter } = require('pixiu-number-toolkit');
console.log(numberToChineseCharacter(0.01)); // 预期输出: 零点零一
实际输出 零点一
另外, math.evaluate缺失。
可以点击下面链接看到
https://github.com/…
-
-
### Issue Summary
Currently, there are static methods Read and ReadAsync of LocalResource class to search for available phone numbers. They allow only the `contains` property for phone number sea…
-
We're seeing
```
notifee.displayNotification(*) 'notification.id' invalid notification ID, expected a unique string value.
```
a lot on bugsnag. Has anyone seen this?
Here's the `.displayNo…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### Which vers…
-
Example:
```ts
import {camelCase} from 'bun';
const camel = camelCase("hello world");
// "helloWorld"
```
#### TODO
- [ ] `Bun.camelCase("two words")` -> `"twoWords"`
- [ ] `Bun.capitalCase("two w…
-
https://search.google.com/search-console/r/breadcrumbs/drilldown?resource_id=sc-domain:osuny.org&item_key=ChkICRoEaXRlbSIPaXRlbUxpc3RFbGVtZW50EAMYDw&utm_source=wnc_10030322&utm_medium=gamma&utm_campai…
-
**Describe the bug**
Code completion does not work, I see " Error while computing completion"
**To Reproduce**
Steps to reproduce the behavior:
1. open an Esp 32 IDF project,
2. open a .c file
…