Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Releases: entu/entulib

2.0.8

Choose a tag to compare

@argoroots argoroots released this 11 Jan 08:58
Fix README

2.0.7

Choose a tag to compare

@argoroots argoroots released this 11 Jan 08:13
Update NPM stuff

1.0.1

Choose a tag to compare

@mitselek mitselek released this 12 Sep 11:03
1.0.1

compliance with error-handling best practices

Choose a tag to compare

@mitselek mitselek released this 23 Oct 10:50
v0.1-alpha.2

git submodule help

entulib 4 nodejs

entulib 4 nodejs Pre-release
Pre-release

Choose a tag to compare

@mitselek mitselek released this 09 Oct 19:05

5 methods to please your node application

  • getEntity(entity_id)
  • findEntity(definition, query, limit)
  • createEntity(parent_id, definition, properties)
  • addProperties(entity_id, definition, properties)
  • addFile(entity_id, property_definition, abspath)