Skip to content

⚛️Scala.js facades for some Atom-related APIs

License

Notifications You must be signed in to change notification settings

laughedelic/scalajs-atom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala.js facades for some Atom-related APIs

This project contains a few manually written facades for some Atom-related APIs. Currently it exists solely for the needs of the atom-ide-scala project and will be extended on demand.

Facades

Usage

resolvers += Resolver.jcenterRepo
libraryDependencies += "laughedelic" %%% "scalajs-atom-api" % "<version>"

(see the latest release version on the badge above)