11 packages
@spyrosoft/eslint-config-spyro
A set of rules selected by Spyrosoft's engineers as a company standard for frontend projects.
@spyrosoft/sfx
A command line tool for creating new projects with integrated monorepos, using Spyrosoft's best practices and guidelines. Based on [Nx](#working-with-nx).
@spyrosoft/spyro-architecture-plugin
This library was generated with [Nx](https://nx.dev).
@spyrosoft/spyro-ci-cd-plugin
[Nx](https://nx.dev) plugin for setting up basic ci-cd pipelines config file in your monorepo.
@spyrosoft/spyro-docker-plugin
[Nx](https://nx.dev) plugin for setting up [Docker](https://www.docker.com/) in your monorepo.
@spyrosoft/spyro-eslint-plugin
[Nx](https://nx.dev) plugin for setting up [ESlint](https://www.npmjs.com/package/eslint) & [Prettier](https://www.npmjs.com/package/prettier) in your monorepo.
@spyrosoft/spyro-eslint-rules
@spyrosoft/spyro-fe-cli
@spyrosoft/spyro-husky-plugin
[Nx](https://nx.dev) plugin for installing [Husky](https://www.npmjs.com/package/husky) in your monorepo, and setting up basic configuration for pre-commit hook, which will run linter and prettier on all staged files.
@spyrosoft/spyro-packagejson-plugin
[Nx](https://nx.dev) plugin for setting up multiple scripts for running, building and linting a project in your monorepo.
@spyrosoft/spyro-plugin-manager
[Nx](https://nx.dev) plugin which purpose is to install and run all other plugins made by Spyrosoft. This includes: - [Spyrosoft ESlint Plugin](https://www.npmjs.com/package/@spyrosoft/spyro-eslint-plugin) - [Spyrosoft Husky Plugin](https://www.npmjs.com