# 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](https://momentjs.com/docs/#/displaying/Version:%202.24.0)

**NumeralJS** - formatting numbers

[http://numeraljs.com/#formatVersion: 2.0.6](http://numeraljs.com/#formatVersion:%202.0.6)

**Lodash** - any useful function you can imagine

[https://lodash.com/docs/Version: 4.17.11](https://lodash.com/docs/4.17.15)

**Marked** - markdown complier

[https://marked.js.org/Version: 0.6.2](https://marked.js.org/)

**Bootstrap** - CSS styling

[https://getbootstrap.com/Version: 3.3.7](https://getbootstrap.com/)

&#x20;(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
