Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Repository files navigation

HXAtom

Haxe type definitions for atom, a hackable text editor for the 21st Century.

Build Status Haxelib Version

Install

# Release version from haxelib
haxelib install atom

# Development version from git
haxelib git atom https://github.com/tong/hxatom.git

Build

Haxe externs are generated from the atom-api.json description file.
To (re)generate the type definitons for another atom version, download the description file from https://github.com/atom/atom/releases and run:

haxe --macro AtomAPI.generate("path/to/atom-api.json")

By default hxatom/atom-api.json is used if you ommit the path argument to your custom description file.

Usage

About

Haxe type definitions for the atom text editor packages

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages