@marsupialtail/util-backend
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

util-backend

Collection of domain-specific util functions for server apps like api.

🚨 ALWAYS PULL BEFORE MAKING CHANGES! Pushing to main without pulling may lead to merge conflicts.

🚨 Do not change version in package.json! The deploy bot automatically does it for you.

Contribution

Steps for contributing:

  1. Create a feature branch
  2. Push your code to your feature branch
  3. Create a Pull Request on GitHub

Please contribute to thie repo with either of the following:

  • Reusable functions
  • Universally applicable constants

Publishing to NPM

Pushes to main are automatically published to NPM. Please use caution and consult with the team before pushing to main.

Usage

  1. Install: yarn add @marsupialtail/util-backend

  2. Import as follows.

    import { ... } from '@marsupialtail/util-backend'
    

Readme

Keywords

none

Package Sidebar

Install

npm i @marsupialtail/util-backend

Weekly Downloads

0

Version

0.1.3

License

none

Unpacked Size

88.2 kB

Total Files

67

Last publish

Collaborators

  • marsupialtail