Skip to content

Files

Latest commit

 

History

History
 
 

office-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

cljsjs/office-js

Wraps https://www.npmjs.com/package/@microsoft/office-js which serves the foundation for Office APIs in JavaScript.

[cljsjs/office-js "1.1.8-0"] ;; latest release

This jar comes with deps.cljs as used by the Foreign Libs feature of the ClojureScript compiler. After adding the above dependency to your project you can require the packaged library like so:

(ns application.core
  (:require cljsjs.office-js))

Further Links

Source code can be inspected here https://unpkg.com/@microsoft/office-js/