@responseams/app-utils
v0.4.0
Published
Utilities and helpers for the Response web application and its extensions.
Readme
@responseams/app-utils
Provides a number of helpers used by various Response extensions when interacting with the App and presenting data to the users.
Usage
import { text } from '@responseams/app-utils';
text.capitalize('scott');
// Scott