Skip to content

Set of tools we use in daily life. Made more accessible.

License

Notifications You must be signed in to change notification settings

xerosanyam/amazing-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazing Toolkit

Available Services

  1. DBService
  2. MailService
  3. SlackService
  4. AnalyticsService

Usage (all services follow similar pattern)

  1. Import service
// preferred way for frontend
- import SlackService from 'amazing-toolkit/dist/SlackService'

// preferred way for backend
- import {SlackService} from 'amazing-toolkit'
  1. Initialize service
SlackService.init('webhookURL')

Other Information

  • Project is written in Typescript.

This code is released under an MIT license.

About

Set of tools we use in daily life. Made more accessible.

Resources

License

Stars

Watchers

Forks

Packages