1.10.2 • Published 1 year ago

@sqrzro/cli v1.10.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Square Zero

Square Zero is a tool for creating opinionated React projects. For more information about the different templates available, please see the Templates section below.

How to Install

Install via yarn. It is recommended that you install the package globally, as this will allow you to create new projects.

$ yarn add -g squarezero

How to Use

The most common and most useful way to use Square Zero is via the command line:

Create a New Project

$ squarezero new example-project

Options template

Make a New Components

$ squarezero make:component ExampleComponent

Templates

React Next

Options hooks propTypes spec styles

Configuration

log rootDir

Command Line Arguments

RC File

Typescript

At the moment Typescript is only supported when using make commands on existing projects. Simply add 'ts: true' to the project's squarezero.config.js to get started.

1.10.2

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.5.0

1 year ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago