Skip to content
/ wiz Public

A refreshingly simple module for requests for Deno.

License

Notifications You must be signed in to change notification settings

sno2/wiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiz

A refreshingly simple request module for Deno that is built upon fetch.

Notice

Wiz is very early in stage, so please make sure you lock your versions to reduce confusing errors from breaking changes.

Goals

  • Support all types of request methods supported by fetch.

  • Have JSDoc for all publicly-exposed members.

  • WizClient class

  • Transformer Plugin (transform keys of returned objects)

  • Comprehensive testing

API

// TODO

Contributing

Formatting

We don't use deno fmt due to a lack of features. Therefore, make sure you run any updated code through prettier before contributing!

Testing

// TODO

License

Wiz is licensed under the MIT License. See the attached license for more info.

About

A refreshingly simple module for requests for Deno.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published