npm.io
1.0.21 • Published 5 years ago

dcs-client

Licence
MIT
Version
1.0.21
Deps
0
Size
460 kB
Vulns
0
Weekly
0
Stars
2

dcs-client

Docuss client-side libraries are used to connect your website or web app to the Docuss plugin.

Depending on your use case, you'll need one of these 3 libraries, :

  • comToPlugin.js: low-level library for communication with the Docuss plugin. Supports websites and web apps. See the documentation here.
  • dcs-html-based.js: intermediate-level library for websites. It requires that you add specific HTML markup to each page of the website. See the documentation here.
  • dcs-decorator.js: high-level library for websites. The specific HTML markup mentioned above is dynamically added to web pages based on rules contained in a description file. See the documentation here.

If you are new to Docuss, the easiest option is to use the dcs-decorator library.

License

See here.