sn-donbenjamin / sn-js-lib

ServiceNow JavaScript API Libraries

Home Page:http://snprotips.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sn-js-lib

ServiceNow JavaScript API Libraries Set your library location to either ES5 or ES6 depending on your IDE and preferences. The ES5 version is more complete, but some IDEs (such as VS Code) are not able to parse the ES5 libs. We're working on improving the completeness of the ES6 libs.

More info: http://lib.snc.guru/

Hi! I'm Tim Woodruff, of SN Pro Tips; author of Learning ServiceNow and The ServiceNow Development Handbook. This ServiceNow JavaScript API library was adapted from something that Garrett Griffin put together in 2014. I found the libraries so massively useful, that I decided to build upon, add to, and update them throughout the last several years (with permission from Garrett) in order to make developing ServiceNow-centric code in my local IDE a lot easier. While I've done a lot of work on this over the last few years, much of the credit must surely go to Garrett for his hard work in starting this out.

My Twitter (@TheTimWoodruff): https://twitter.com/TheTimWoodruff Garrett's Twitter (@SNC_GarrettNow): https://twitter.com/SNC_GarrettNow SN Pro Tips (blog): http://snprotips.com/ Learning ServiceNow: http://lsn.snc.guru/ The ServiceNow Development Handbook: http://handbook.snc.guru/

You can find documentation on how to import and use this library in your IDE, including common/standard keyboard shortcuts to make effective use of the JSDoc documentation in the libraries, at this link: http://lib.snc.guru/

The following people have made significant contributions to this project: -Tim Woodruff (TimothyWoodruff.com) -Garrett Griffin (@SNC_GarrettNow) -Breyton Barber (dev.breyton.barber@gmail.com)

About

ServiceNow JavaScript API Libraries

http://snprotips.com/


Languages

Language:JavaScript 100.0%