Last updated:
0 purchases
jspaste
This is a Dart library for interacting with the JSPaste API. It provides a simple way to create, retrieve, update, and delete documents on JSPaste.
⚠️ Note: This library is under active development and may undergo frequent changes. It is not recommended for production use at this time. Please use with caution.
Installation #
Head over to the installation page on pub.dev to learn how to install the library.
Usage #
Check out the documentation for a complete overview of the library's API.
You can find examples in the example directory.
Testing #
To run the tests, use the following command:
dart test
copied to clipboard
License #
This project is licensed under the MIT License. See the LICENSE file for details.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.