Socket
Book a DemoInstallSign in
Socket

resolve-lygia

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-lygia

This package helps to resolve the #includes in a lygia shader, glsl or hlsl

latest
npmnpm
Version
1.0.4
Version published
Weekly downloads
88
4.76%
Maintainers
1
Weekly downloads
 
Created
Source

Resolve Lygia

Resolve lygia is a small package to help resolve the lygia #includes to strings.

How to use

Resolve lyigia is very easy to use.

First install it using on your root directory:

npm i resolve-lygia

This will add it to your node_modules and package.json.

After you have done that you can simply import it into your project like:

import { resolveLygia } from 'resolve-lygia'

License

Read more about the license here: https://lygia.xyz/license

Keywords

lygia

FAQs

Package last updated on 27 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts