Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruslanguns/ruso-monorepo

This is my monorepo with the tooling for frameworks I use. Feel free to contribute and use it as your own or get inspired to build your own on top of this one.
https://github.com/ruslanguns/ruso-monorepo

hacktoberfest

Last synced: 7 days ago
JSON representation

This is my monorepo with the tooling for frameworks I use. Feel free to contribute and use it as your own or get inspired to build your own on top of this one.

Awesome Lists containing this project

README

        

[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=ruslanguns_ruso-monorepo&metric=bugs)](https://sonarcloud.io/dashboard?id=ruslanguns_ruso-monorepo) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=ruslanguns_ruso-monorepo&metric=ncloc)](https://sonarcloud.io/dashboard?id=ruslanguns_ruso-monorepo) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=ruslanguns_ruso-monorepo&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=ruslanguns_ruso-monorepo) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=ruslanguns_ruso-monorepo&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=ruslanguns_ruso-monorepo)

# @ruso

This monorepo has a collection of packages for your javascript and typescript projects as well for Angular and NestJs utils.

## Packages

| Package | Description |
| --- | --- |
| [@ruso/cli](packages/cli) | This package has tools from your CLI, as generators, helpers and more |
| [@ruso/common](packages/common) | This package has common utils and tools for your projects. |
| [@ruso/angular](packages/angular) | This package has common utils and tools for your Angular projects. |
| [@ruso/nestjs](packages/nestjs) | This package has common utils and tools for your NestJS projects. |
| [@ruso/nestjs-socket-client](packages/nestjs-socket-client) | A minimal Socket-IO client wrapper for your NestJS applications |
| [@ruso/flatten-json](packages/flatten-json) | FlattenJSON is a utility function for flattening JSON objects into a single-level object with keys representing the accessor path to the value |

## Autor

Ruslan Gonzalez

- Website: [https://rusgunx.tk](https://rusgunx.tk)
- Twitter: [@ruslangonzalez](https://twitter.com/ruslangonzalez)