Skip to content
On this page

Get Started

Introduction

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

bash
npm install @finsweet/ts-utils

Yarn

bash
yard add @finsweet/ts-utils

Pnpm

bash
pnpm install @finsweet/ts-utils

Released under the ISC License.