Package detail

@ctx-core/preprocess

ctx-core40Apache-2.00.1.3

fork of preprocess library with ts types & esm

preprocess, esm, ts, typescript

readme

changelog

@ctx-core/preprocess

0.1.3

Patch Changes

  • package.json: author: url,email

0.1.2

Patch Changes

  • tsx: ^4.7.0 -> ^4.7.1

0.1.1

Patch Changes

  • import nodejs core modules using node: prefix

0.1.0

Minor Changes

  • initial release:

    exports:
        + .
        + ./regexrules
    + preprocess
    + preprocessFile
    + preprocessFileSync
    + context_T
    + file_options_T
    + string_options_T
    + type_T
    regexrules:
        + simple_regexrules_T
        + html_regexrules_T
        + js_regexrules_T
        + coffee_regxrules_T
        + simple
        + html
        + xml
        + js
        + javascript
        + jsx
        + json
        + c
        + cc
        + cpp
        + cs
        + csharp
        + java
        + less
        + sass
        + css
        + php
        + ts
        + tsx
        + peg
        + pegjs
        + jade
        + styl
        + go
        + coffee
        + bash
        + shell
        + sh