@recalibratedsystems/tron
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

tron

Extended google/zx by variuos extra goods:

... and extra functions:

  • render()/renderFile() for simple templating (using pupa).

Differences

  • global.path is upath module
  • global.nodePath is node:path module
  • global.nodeFs is node:fs module

By default, all of the following standard modules are globalized:

  • assert
  • child_process
  • cluster
  • crypto
  • dgram
  • dns
  • events
  • http
  • http2
  • https
  • inspector
  • net
  • os
  • perf_hooks
  • readline
  • repl
  • stream
  • string_decoder
  • tls
  • tty
  • url
  • util
  • v8
  • vm
  • worker_threads
  • zlib

Tests

All tests were rewritten using jest.

License

Apache-2.0

Readme

Keywords

none

Package Sidebar

Install

npm i @recalibratedsystems/tron

Weekly Downloads

2

Version

0.9.0

License

Apache-2.0

Unpacked Size

62.3 kB

Total Files

21

Last publish

Collaborators

  • hpromatem