riichard


Richard Kraaijenhagen

  • With the Owlin query validator you can validate the Owlin query language.

    published 0.0.1 10 years ago
  • ## Installing You can install the Owlin NodeJS API Connector with the Node Package Manger. ``` npm install owlin-connect ```

    published 0.0.6 10 years ago
  • API access to the basis watch

    published 0.0.1 9 years ago
  • Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]

    published 0.0.2 7 years ago