1.0.5 • Published 4 days ago

@rolster/vinegar v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

Rolster Vinegar

Container package of basic classes to implement a clean architecture.

Installation

npm i @rolster/vinegar

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza :rocket:
1.0.5

4 days ago

1.0.4

2 months ago

1.0.2

5 months ago

1.0.3

5 months ago

1.0.1

5 months ago

1.0.0

8 months ago