uncenter

Results 95 issues of uncenter

The latest release (https://github.com/Aloxaf/silicon/releases/tag/v0.5.1) was published on October 14, 2022. There have since been some changes, a few of which are already listed in the documentation (the `--window-title` flag) that...

https://github.com/parcel-bundler/watcher seems like a much better alternative to Choikdar. It's already used by projects like Tailwind, Nx, Nuxt, VSCode, etc (https://github.com/parcel-bundler/watcher#who-is-using-this). Vite [considered switching to it](https://github.com/vitejs/vite/issues/13593) but it happened to...

enhancement
enhancement: favorite
feature: 🥝 incremental builds

Lockfiles exist to guarantee consistency across installs, especially in [CI tests](https://github.com/11ty/eleventy/blob/main/.github/workflows/ci.yml#L21)! This is a fresh lockfile from a fresh clone and install, and all tests are passing.

needs-discussion

No need for this since the [organization-level FUNDING.yml](https://github.com/11ty/.github/blob/main/.github/FUNDING.yml) exists and is identical to this one. ![Screenshot of a notice above this repository's FUNDING.yml file saying that it is overriding the...

With this schema, which defines an object with a property `test` that contains an array of objects that can have certain properties, I am having issues where Taplo should be...

schema

There is just no documentation for the JS packages on the websites, and the JSDoc comments are incorrect when they exist (i.e. https://github.com/tamasfe/taplo/blob/5c8ad75a5c80a9275e9fab2f0842ad35d61e01e7/js/lib/src/index.ts#L73C1-L73C1 the package should be under `@taplo/lib` not...

vscode

``` Error: failed to load schema file:///Users/uncenter/Dev/yazi-schema/schemas/yazi.schema.json at Q.wbg.__wbindgen_error_new (/Users/uncenter/Dev/yazi-schema/node_modules/.pnpm/@[email protected]/node_modules/@taplo/lib/dist/index.js:1:4358) at ::poll::h76e64abef12bc8b6 (wasm://wasm/00a5678e:wasm-function[85]:0x276cf) at wasm_bindgen_futures::queue::Queue::new::{{closure}}::h6776a4f614330c7b (wasm://wasm/00a5678e:wasm-function[948]:0x13f5f4) at ::describe::invoke::h0ed1595c0681971a (wasm://wasm/00a5678e:wasm-function[3402]:0x19a463) at y (/Users/uncenter/Dev/yazi-schema/node_modules/.pnpm/@[email protected]/node_modules/@taplo/lib/dist/index.js:1:3505) at E (/Users/uncenter/Dev/yazi-schema/node_modules/.pnpm/@[email protected]/node_modules/@taplo/lib/dist/index.js:1:11480) ``` I tried `file://` URL,...

vscode

### URL: https://nodejs-hwdsshiko-openjs.vercel.app/en ### Browser Name: Arc (Chromium) ### Browser Version: 122.0.6261.94 (Official Build) (arm64) ### Operating System: macOS Sonoma 14.3.1 ### How to reproduce the issue: ![Screenshot 2024-03-02 at...

bug
help wanted
good first issue
website redesign

I think users having to install a separate package for typed usage could be improved upon by simply including types here. See https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/11ty__eleventy-img/index.d.ts.

enhancement