To help develop systems and keep efficieny high, we use a series of NPM packages that we can reuse
Collection of utils function, helps with data structure, dates, numbers, strings, urls, etc.
This package has no dependency and can be used both for server and clients.
For server, contains
- request functions
- product service SDK
- CRUD SDK
- workflow SDK
to add: i18n management
(currently misnamed - will need to be renamed)
- i18n (client)
- request wrapper
- https://github.com/Nexysweb/tabular-excel
- package does not exist yet
allows the easy creation of excel lists
(currently misnamed)
List of super classes and HOC for component, so that components can be reused independently form the UI