jsxpine v1.1.2
jsxpine
A CLI for adding jsxpine components to your node.js project.
Usage
Use the init
command to initialize dependencies for a new project.
The init
command installs dependencies, configures tailwind.config.cjs
. For now, CSS variables are not set for the project.
npx jsxpine init
add
Use the add
command to add components to your project.
The add
command adds a component to your project and installs all required dependencies.
npx jsxpine add [component]
Example
npx jsxpine add alert
You can also run the command without any arguments to view a list of all available components:
npx jsxpine add
Documentation
Visit https://jsxpine.com/core/installation-and-usage to view the documentation.
License
Licensed under the MIT license.
4 months ago
4 months ago
4 months ago
9 months ago
10 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago