rollup-plugin-ink

0.0.2 • Public • Published

rollup-plugin-ink

A rollup plugin to convert .ink file to ES module.

Ink is an open source scripting language for writing interactive narrative.

This plugin transform the source Ink file using inklecate then you can import it like any other file:

import story from "./story.ink"

Getting Started

First install rollup-plugin-ink as development dependency:

npm i rollup-plugin-ink --save-dev
# or
yarn add rollup-plugin-ink --dev

/rollup-plugin-ink/

    Package Sidebar

    Install

    npm i rollup-plugin-ink

    Weekly Downloads

    2

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    5.3 kB

    Total Files

    4

    Last publish

    Collaborators

    • jrmi