3.1.2 • Published 2 months ago

xng v3.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
2 months ago

xng

the lightweight powerful javascript template loader on top of lodash.

npm install xng

build passing license MIT

for the docs you can look into the source or go to https://ramsondon.github.io/xng. there you can follow the quickstart instructions or directly goto https://ramsondon.github.io/xng?page=documentation.

Changelog available at:

lodash dependencies: (for anybody who wants to make a custom build)
  • _.assign()
  • _.cloneDeep()
  • _.compact()
  • _.escape()
  • _.find()
  • _.first()
  • _.forEach()
  • _.isArray()
  • _.isFunction()
  • _.isNull()
  • _.isObject()
  • _.isString()
  • _.isUndefined()
  • _.snakeCase()
  • _.split()
  • _.template()
  • _.templateSettings
  • _.toString()
  • _.trim()
  • _.trimEnd()
  • _.trimStart()
  • _.unescape()

Development

npm install

3.1.2

2 months ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago