@locustjs/exception
This library provides Exception classes and utilities regarding errors in javascript programs.
locustjs-logging
This library provides various types of loggers that could be employed in any type of javascript application.
@locustjs/test
This library provides a simple test runner for unit-testing.
@locustjs/forms
This library provides utility functions to interact with forms and form elements in a web page.
@locustjs/services
This library provides a `ServiceResponse` model, helping services implementing `Result Pattern` that is usable both in ront-end and back-end.