Skip to content

somebee/sketch-codelight

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

sketch-codelight

Plugin to highlight code inside Text layers.

Currently supported languages

  • imba
  • javascript
  • html
  • css
  • less
  • markdown
  • python
  • ruby
  • java
  • php

Development

Install the dependencies

npm install

Once the installation is done, you can run some commands inside the project folder:

npm run build

To watch for changes:

npm run watch

Additionally, if you wish to run the plugin every time it is built:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published