Skip to content
forked from egoist/hanabi

💥 Highlight any code, in a colorful way. (seriously 700 bytes)

License

Notifications You must be signed in to change notification settings

jacktuck/hanabi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hanabi

NPM version NPM downloads Build Status donate

How does it look like? Hmmm:

2017-02-23 6 07 22

Install

yarn add hanabi

CDN: https://unpkg.com/hanabi/dist/

Usage

const hanabi = require('hanabi')

hanabi(code)

Demo: https://egoistian.com/hanabi/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

hanabi © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

About

💥 Highlight any code, in a colorful way. (seriously 700 bytes)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.4%
  • Vue 33.0%
  • Python 11.7%
  • Go 5.9%