proseplay
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

ProsePlay

A tool for creating interactive sliding texts.

This project is in early development, so things will probably be breaking and changing. I am also in early development as an open source maintainer, but I’m excited to figure out how to make this a tool that people can use and adapt. I’d love to collaborate with people in improving and expanding the API — feel free to open an issue or reach out to me with any questions or ideas!

Usage

Install ProsePlay:

npm install proseplay

In your project, import the library:

import { ProsePlay } from "proseplay";

Full docs on how to use the tool!

Development

Install packages:

npm install

Develop:

npm run watch

Build:

npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i proseplay

Weekly Downloads

1

Version

1.3.1

License

MIT

Unpacked Size

174 kB

Total Files

16

Last publish

Collaborators

  • bookwormgirl910