minenwerfer
minenwerfer
So I've set up a Vue project with Webpack, then I installed the proper loaders and moved to TypeScript inside my SFCs. It's all running good, except that the TS...
This way someone could watch for file changes using a tool like entr and get a live preview while editing a Markdown file.
### Clear and concise description of the problem I have a library `a` which exports `useThing` function. To make types work as intended this function relies on a dts file...
I made a framework-agnostic Vite/Webpack plugin that collects icons on-the-fly and serves statically. It attends optimization and use cases where the name of the icon it's received dynamically. Would you...
This PR adds the core validation module of Aeria, a TypeScript web framework and source of truth. It validates objects against JSON schemas and it complains with benchmark requirements. Repo:...
- White male vasectomy check tool - An app that checks if someone estrogen levels are too low and then send them to buy soy milk - An app that...
Ademais, o exemplo com "doc.pipe(createWriteStream(...))" não cria o arquivo e imprime alguns parâmetros no buffer de saída.
### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...
### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version v9.0.6 ### Which area(s) of pnpm are affected? (leave empty...
Currently `cli/src/migrate.ts` will only create text indexes for `description.search.indexes`. Normal ordered indexes will only be created for `description.indexes`. - Description indexes and reference indexes should create both text indexes and...