Contains GitHub Actions workflows.
Contains the built JavaScript file for NGINX’s JS module.
Contains your integration tests.
lib/
Contains type declarations generated from TypeScript sources in src/
directory.
node_modules/
Contains all your npm dependencies.
Contains your source code that will be compiled to the dist/
directory.
Config settings for type checking your TypeScript source code that will be compiled for njs.
Defines very basic code style used in the project. See editorconfig.org for more information.
ESLint config for linting your TypeScript and JavaScript files.
Mocha config for integration tests.
Babel config for compiling TypeScript sources into plain JavaScript compatible with njs and Node.js.
File that contains npm dependencies as well as build scripts.
package‑lock.json
Describes the exact dependency tree that was generated, including exact versions and checksums of the installed packages. This file is automatically generated by npm when you run e.g. npm install
. (read more…)
Rollup config for compiling and bundling your source code in src/
together with the dependencies into a single JavaScript file for NGINX JS module.
Config settings for type checking code written in TypeScript or JavaScript that will be executed by Node.js (i.e. integration tests and JS configs).
yarn.lock
If you use yarn instead of npm; this file has the same purpose as package-lock.json for npm.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4