@simpletext/client
v1.0.8
Published
A type-safe client for SimpleText API
Downloads
7
Maintainers
Readme
simpletext client
Table of Contents
This repository contains the client, @simpletext/client
for simpletext (stupidly simple sms).
Contributing
simpletext welcomes contributions to make sms even simpler. We are especially looking for talented developers to help build our APIs as per our roadmap to contribute to a couple key contributions (among others)!
To contribute:
- Fork and clone the repository
- Ensure you have installed the packages with
npm install
and have the most recent version of typescript. - Make your changes and create a pull request!