1.4.1 • Published 2 years ago

@trives/mxsmartstuff v1.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

TODO: volledig herschrijven!

Introduction: This package is the core of the Mendix SDK. It is a wrapper around the Mendix Model API and can be used in your own projects to interact with the Mendix Platform. It is written in TypeScript and can be used in both TypeScript and JavaScript projects. It is published on NPM as @wiemersteenbeek/mxsdkcore.

Before you start:

Background:

Run:

  • npm run clean: to clean build directory
  • npm run build: does tsc
  • npm run test: runs unit tests

Todo:

  • Setup unit tests with Jest(?) + remove current test folder
  • Index.js/ts
  • How to prevent referring to objects with long paths - e.g. build/simplesdk/etc.
  • Split up reader, reporter and generator?

References: GitHub: https://github.com/WiemerSteenbeek/MxSimpleCore (private!) NPM: https://www.npmjs.com/package/@wiemersteenbeek/mxsdkcore (private!)

How to: Install: npm i @wiemersteenbeek/mxsdkcore (log in as @wiemersteenbeek first) Publish: npm login npm version 1.0.0 (or whatever version you want to publish) npm publish

Known issues: During a Docker build process, the process might not be able to access this npm-repository. This can be solved by temporary making the package public. To do: tweak the build process so that it can use private packages.

1.4.1

2 years ago

1.4.0

2 years ago

1.3.8

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.2.18

2 years ago

1.2.17

2 years ago

1.2.15

2 years ago

1.2.14

2 years ago

1.2.13

2 years ago

1.2.12

2 years ago

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago