pressflow
v1.1.3
Published
Helps you quickly add components to projects
Downloads
38
Maintainers
Readme
PressFlow
Helps you quickly create components in your projects
Installation
To globaly install this package use this Command npm install -g pressflow
To install the package just for the project you are working on use this Command npx pressflow
Documentation
[!WARNING]
If you are using linux please note that thepressflow gen
command wont work. Instead use thenpx pressflow gen
command to generate a component!
To generate a component run the command pressflow gen
For a list of currently available commands use the command pressflow help
Support
For support, join the official Discord server or create a discussion on our github repo.
FAQ
Can I add my own components?
Currently No, but soon we will think about it
What frameworks are supported?
The right now supported frameworks are: Svelte, DiscordJS, ExpressJS, Hono