config-xml-js

2.2.1 • Public • Published

Config.js - a JavaScript cofiguration library

Config.js allows developers to configure their applications in an XML block
instead of hard-coding values inside their scripts or in JSON objects. The
XML can be embedded inside an HTML document or in a separate XML file. The
configuration block may contain strings, numbers, arrays and HTML.
Furthermore, variables can be inserted into these values, allowing
developers to use the XML block as a simple templating system for their
applications.

More information is available at:

http://www.useragentman.com/blog/config-js-%E2%80%93-a-javascript-cofiguration-library/

Dependents (0)

Package Sidebar

Install

npm i config-xml-js

Weekly Downloads

19

Version

2.2.1

License

MIT

Unpacked Size

40.1 kB

Total Files

12

Last publish

Collaborators

  • zoltandulac