JSPM

  • Created
  • Published
  • Downloads 59
  • Score
    100M100P100Q60027F
  • License MIT

Set of slack helper functions

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (slack-utility) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    license

    slack-utility

    
        .d8888. db       .d8b.   .o88b. db   dD        db    db d888888b d888888b db      d888888b d888888b db    db 
        88'  YP 88      d8' `8b d8P  Y8 88 ,8P'        88    88 `~~88~~'   `88'   88        `88'   `~~88~~' `8b  d8' 
        `8bo.   88      88ooo88 8P      88,8P          88    88    88       88    88         88       88     `8bd8'  
          `Y8b. 88      88~~~88 8b      88`8b   C8888D 88    88    88       88    88         88       88       88    
        db   8D 88booo. 88   88 Y8b  d8 88 `88.        88b  d88    88      .88.   88booo.   .88.      88       88    
        `8888Y' Y88888P YP   YP  `Y88P' YP   YD        ~Y8888P'    YP    Y888888P Y88888P Y888888P    YP       YP    

    Directories

    Directory Tree

    slack-utility/
    │   .eslintrc.js
    │   .npmignore
    │   .prettierignore
    │   .prettierrc
    │   awesome-readme.config.js
    │   CONTRIBUTING.md
    │   LICENSE
    │   package-lock.json
    │   package.json
    │   README.md
    │   tsconfig.json
    │   tslint.json
    └─── src/
       │   index.ts
       │   README.md
       │   types.ts
       └─── actions/
       └─── slackBuilder/
       └─── slackUtils/