New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tinloof/js-toolkit

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@tinloof/js-toolkit

0.5.0
unpublished
npm
Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

@tinloof/js-toolkit

Utilities, TS types, static data and common GROQ queries for JS-based websites.

The most important bit of this package is the buildConfig.ts file, where we define the shape and treatment of user configuration for Tinloof websites.

Helpers that depend on this configuration are instantiated by configuredUtils.ts, which is called once in client websites. Refer to @tinloof/remix-cli/template/app/utils/toolkit.ts for example usage.

FAQs

Package last updated on 02 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