eighteen-digit-salesforce-id

1.0.0 • Public • Published

eighteen-digit-salesforce-id

npm install --save eighteen-digit-salesforce-id
var get18DigitId = require('eighteen-digit-salesforce-id');
console.log(get18DigitId('00341000001sKYi'));  // logs '00341000001sKYiAAM'

Note - if you pass in a string that's already 18 characters, you just get that same string back.

Note - if you pass in a string that's neither 15 nor 18 characters long, it throws an error.

Readme

Keywords

none

Package Sidebar

Install

npm i eighteen-digit-salesforce-id

Weekly Downloads

1,107

Version

1.0.0

License

ISC

Last publish

Collaborators

  • thataustin