0.3.1 • Published 5 months ago

@mortensen-development/server-lib v0.3.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

server-lib

  • A project to consolidate common server code used.
  • tsconfig.path.json cannot use @/* paths due to javascript's constraint of using relative paths.

Upload to nuget.org

  • RUN: ./nuget-upload.sh

Publishing a public (scoped) npm package

  1. Run inside new project: npm init --scope=@<organization-name>
  2. RUN: npm build
  3. Run inside new project (build/: npm publish --access public
  4. If need to login, run: npm adduser / npm login
  5. REMEMBER: The <package-name>:<version-name> need to be unique.
0.3.1

5 months ago

0.1.0

7 months ago

0.3.0

5 months ago

0.2.1

7 months ago

0.1.2

7 months ago

0.2.0

7 months ago

0.1.1

7 months ago

0.2.7

6 months ago

0.1.8

7 months ago

0.0.9

7 months ago

0.2.6

6 months ago

0.1.7

7 months ago

0.0.8

7 months ago

0.2.9

6 months ago

0.2.8

6 months ago

0.1.9

7 months ago

0.2.3

7 months ago

0.1.4

7 months ago

0.2.2

7 months ago

0.1.3

7 months ago

0.2.5

7 months ago

0.1.6

7 months ago

0.0.7

7 months ago

0.2.4

7 months ago

0.1.5

7 months ago

0.0.6

7 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago