PauMAVA

Results 6 issues of PauMAVA

# Enhancement ## Description Handling of namespaces should be done using a trait instead of different getters and setters for `str` for each type. This also applies to numerical IDs....

enhancement

Continuation of the original `libcraft` repo PR [#12](https://github.com/feather-rs/libcraft/pull/12). > This draft PR is related to [#6](https://github.com/feather-rs/libcraft/issues/6). We can discuss the implementation of the new ItemStack type here.

I have created a simple installation script that will allow users to install and configure fancy-index with one single command. I have also added a README.md file with instructions on...

This issue is to track all item-related code implemented in the `feather` repo that should be migrated to `libcraft`. If I'm not wrong that would be the code under the...

Hello! I was trying to use this library in my SolidJS library project and I have found a problem. I tried to create a `` element like this: ```jsx const...

Hello, We have implemented a port of iconoir to SolidJS as requested in #221. The new library is found under the `packages/iconoir-solid-js` and the build scripts are in the appropriate...