Skip to content

overphoenix/tron

 
 

Repository files navigation

⚡ 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

About

A tool for scripting and workflow automation

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.9%
  • JavaScript 9.1%