Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.29 KB

Typescript Utils

Typescript utils for custom Webflow projects. This project contains different categories of utils that can be used in any project.

All utils are fully tree shakeable and strongly typed.

npm npm version NPM PRs Welcome dependencies

Installation

Npm

npm install @finsweet/ts-utils

Yarn

yard add @finsweet/ts-utils

Pnpm

pnpm install @finsweet/ts-utils

Documentation

To access the main documentation for this project, please visit https://finsweet.com/open-source/ts-utils/ to learn more about @finsweet/ts-utils.