JavaScript Libraries

BetterForms is bundled with the following JS libraries:

MomentJS - working with dates and times

https://momentjs.com/docs/#/displaying/Version: 2.24.0

NumeralJS - formatting numbers

http://numeraljs.com/#formatVersion: 2.0.6

Lodash - any useful function you can imagine

https://lodash.com/docs/Version: 4.17.11

Marked - markdown complier

https://marked.js.org/Version: 0.6.2

Bootstrap - CSS styling

https://getbootstrap.com/Version: 3.3.7

(this will be removed in the future, it can be added in via CDN)

You can access these libraries anywhere where JavaScript can be inserted, including these curly brackets

Last updated