Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including tiled-property-flattener with all npm packages installed. Try it out:

var tiledPropertyFlattener = require("tiled-property-flattener")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

tiled-property-flattener v1.1.1

Provides a way to parse Tiled project files (.tiled-project) and maps into typescript usable format,. Additionally, it also flattens the properties of nested Tiled classes into the root Tiled class's/object's/layer's own properties, as if it had inherited the properties, unless otherwise specified.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free