Skip to content

The astyle library in JavaScript through emscripten

Notifications You must be signed in to change notification settings

codebndr/astyle.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astyle.js

The astyle [1] library in JavaScript through emscripten

Requirements

  • A working emscripten installation [2] is required (emcc executable should be in PATH)

Build process

  • Clone the repository
  • Run ./build.sh
  • The build script will download the latest version of the astyle library
  • The produced astyle.js file will be located at dist/ directory
Inspired from [3]

References

About

The astyle library in JavaScript through emscripten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published