desmond

0.5.8 • Public • Published

Desmond Build Status Coverage Status Dependency Status Npm Types Docs License

Desmond is a caretaker of boilerplate code for node back-end development, providing a set of maintained tools.

Install

npm i --save desmond

Usage

import { parseBool } from 'desmond'; // const { parseBool } = require('desmond');

parseBool('false');

Project features Typescript definitions! 😋

To see what functions and tools are available, see the next section.

Contents

Express

Hashing

Database

Promises

Other

Development

Building

  • npm run build

Testing

  • npm run test
  • npm run test:coverage

Lint

  • npm run lint

Docs

  • npm run docs
  • Documentation is generated from the Typescript / JSDoc using Typedoc

License

This project is licensed under MIT.

/desmond/

    Package Sidebar

    Install

    npm i desmond

    Weekly Downloads

    35

    Version

    0.5.8

    License

    MIT

    Unpacked Size

    199 kB

    Total Files

    163

    Last publish

    Collaborators

    • pivl
    • hofp37
    • grissius
    • ackeecz
    • horaklukas
    • borecekbaji
    • davidbilik