farvellhub / jflow-core

A NPM package that exports jflow-js classes to your project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to JFlow-Core👋

Version License: MIT Discord

Style elements, Handle events, Parallax aniamtions.

Installation

  • npm install

Where to start.

  • npm run dev - watch mode.
  • npm run build - to run development build.
  • npm run export - for production environment.

Directories

· /dist/: Tsdx bundle.

· /src/types: Interfaces and types.

· /src/index: Main export.

Characteristics.

· Tsdx.

· Typescript.

Show your support

Give a ⭐️ if this project helped you!

Questions?

If you have any questions, please feel free to contact me on discord Farvell#3387.


This README was generated with ❤️ by readme-md-generator

About

A NPM package that exports jflow-js classes to your project.

License:MIT License


Languages

Language:TypeScript 86.8%Language:JavaScript 13.2%