Dana Woodman

Results 45 issues of Dana Woodman

Doing the following in a monorepo: ``` narn add ./packages/foo -w=apps/bar ``` Installs in the root package.json (not expected), wheras: ``` npm install ./packages/foo -w=apps/bar ``` Installs in the `app/bar`...

In an npm project: ```sh narn outdated ``` Results in: ``` npm run outdated npm ERR! Missing script: "outdated" npm ERR! npm ERR! Did you mean this? npm ERR! npm...

Would be great to have a browser specific bundle that does not use `fs`. Perhaps breaking them up into two sub-modules that can be independently used? I'd like to use...

When hovering over diff parts of an [issue](https://github.com/microsoft/TypeScript/issues/2709) I'm seeing a weird toggling of the display: ![Screen Recording 2023-03-15 at 12 51 58 PM](https://user-images.githubusercontent.com/157695/225426840-21c3ded0-c402-487f-b83f-f4cb266061c4.gif) NOTE: The GIF doesn't do as...

`ToCamel` removes periods from strings but `ToSnake` does not. This seems a bit inconsistent. What is the best way to strip special characters?

Is there plans to export the TS types for this package? I see there is some typing in the source, but when consuming the package in SvelteKit, the types aren't...

bug
enhancement

Is it possible to specify a different extension for the PostCSS config file, e.g. `postcss.config.cjs`? Is this a configuration option available? I'm using SvelteKit which requires the `.cjs` extensions since...

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to...

### Package - [X] lucide - [ ] lucide-angular - [ ] lucide-flutter - [ ] lucide-preact - [ ] lucide-react - [ ] lucide-react-native - [ ] lucide-solid -...

🐛 bug

### Icon name home-plus ### Use cases Our product has an action of "add new property" where a "plus" icon is not descriptive enough given other UI elements on the...

🙌 icon request