Skip to content

A collection of general configs, utilities, tools that can be used in other projects

License

Notifications You must be signed in to change notification settings

gearonix/grnx-utils

Repository files navigation

@grnx-utils

🛠️ General configs, utilities, tools that can be used in other projects 🛠️


What is it?

This is just a set of small utilities and presets for other projects to avoid copying the source code in each project.

Over time, the project will expand.

Available packages

Quick installation

yarn add @grnx-utils/<library>

Development and contribution

Internal scripts

Create library

nx gen --type=library --name=<your-library>

Create react library

nx gen --type=react-library --name=<your-library>

This commands will launch @grnx-utils/generator

Run tests with Vitest

nx test

About

A collection of general configs, utilities, tools that can be used in other projects

Topics

Resources

License

Stars

Watchers

Forks