corede-common
TypeScript icon, indicating that this package has built-in type declarations

5.3.91-cocrm • Public • Published

Corede common package

Responsibilities

  1. This is main package that frontend will be using.

     - So that that should not be anything that are backend specific
     - There can be static functions that are used in backend but may be used in frontend.
     - But the general idea is to add everything related to frontend only or frontend+backend
    
  2. Data that needs to be here.

     1. All of the common interfaces
     2. All of the resolver input and result interfaces
     3. All of the common enum definitions
     4. All of the query strings. this query strings will be used by:
     
             - frontend to send request to backend server
             - backend for tests
    
     5. All of the utility functions that are not dependant on backend specific data or structure
     6. All of the common types.
    

Readme

Keywords

none

Package Sidebar

Install

npm i corede-common

Weekly Downloads

106

Version

5.3.91-cocrm

License

ISC

Unpacked Size

741 kB

Total Files

1495

Last publish

Collaborators

  • enesfaruko