mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Include a link to Postman
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# Require Additional JS Libraries In Postman
|
# Require Additional JS Libraries In Postman
|
||||||
|
|
||||||
When writing pre-request scripts and test scripts as part of a Postman
|
When writing pre-request scripts and test scripts as part of a
|
||||||
request, you aren't limited to vanilla JavaScript. There are a handful of
|
[Postman](https://www.getpostman.com/) request, you aren't limited to
|
||||||
libraries that can be required where needed.
|
vanilla JavaScript. There are a handful of libraries that can be required
|
||||||
|
where needed.
|
||||||
|
|
||||||
This short list of available libraries includes `cherrio`, `lodash`, and
|
This short list of available libraries includes `cherrio`, `lodash`, and
|
||||||
`moment`.
|
`moment`.
|
||||||
|
|||||||
Reference in New Issue
Block a user