Skip to content
forked from julkue/mark.js

JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.

License

Notifications You must be signed in to change notification settings

Gijsjan/mark.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mark.js

Fork of the excellent mark.js lib. I removed some functionality I don't need. The original lib is 900 LOC, this lib is 500 LOC.

Changes

UMD

No more. Just a commonjs export. This also means the Mark object is no longer added to the window object.

Iframe support

No more.

Babel

No more. TypeScript is used to build the source, but adding typings is still on the roadmap.

Spaces

No more. Tabs, FTW.

About

JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.1%
  • TypeScript 47.9%