get-paths(latest: 0.0.7) Helper function to get an absolute path for a template engine view
toidentifier(latest: 1.0.1) Convert a string of words to a JavaScript identifier
is-valid-npm-name(latest: 0.0.5) Checks if a given string is a valid npm package name adhering to npm rules and best practice
is-string-and-not-blank(latest: 0.0.2) 3x as fast as `is-whitespace` and `whitespace-regex` thanks to `is-string-blank`. This package is a simple function that accepts an argument and returns `true` if it is a string AND it is not blank. Supports Node and Browser environments.
url-regex-safe(latest: 3.0.0) Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
supertest(latest: 7.0.0) SuperAgent driven library for testing HTTP servers
react-native-overlay(latest: 0.5.0) An <Overlay /> component that brings content inside to the front of the view regardless of its current position in the component tree.
consolidate(latest: 1.0.4) Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.
@koa/router(latest: 14.0.0) Router middleware for koa. Maintained by Forward Email and Lad.
@koa/cors(latest: 5.0.0) Cross-Origin Resource Sharing(CORS) for koa
form-data(latest: 4.0.5) A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
superagent(latest: 10.3.0) elegant & feature rich browser / node HTTP with a fluent API