@synor/source-file
TypeScript icon, indicating that this package has built-in type declarations

0.6.3 • Public • Published

Synor Source Version Coverage License

Synor Source File

Synor Source Engine - File

Installation

# using yarn:
yarn add @synor/source-file

# using npm:
npm install --save @synor/source-file

URI

Format: file://[.]/path[?param=value&...]

Params:

Name Description Default Value
ignore_invalid_filename Flag for ignoring invalid_filename errors true

Examples:

  • file:///path/to/directory (Absolute path)
  • file://./path/to/directory (Relative path)
  • file:///path/to/directory?ignore_invalid_filename=false (Throws invalid_filename error)

License

Licensed under the MIT License. Check the LICENSE file for details.

/@synor/source-file/

    Package Sidebar

    Install

    npm i @synor/source-file

    Weekly Downloads

    351

    Version

    0.6.3

    License

    MIT

    Unpacked Size

    44.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • muniftanjim