Giter VIP home page Giter VIP logo

chalk.ist's Introduction

Chalk.ist

Create beautiful images of your source code

Go to App

Development

pnpm install
pnpm run dev

License

MIT - Kasper Mikiewicz 2022

chalk.ist's People

Contributors

ctnicholas avatar enderahmetyurt avatar gregberge avatar idered avatar innocenzi avatar laurabeatris avatar mfurquimdev avatar noyyyy avatar plesnikjakub avatar tmdgusya avatar zachgrayio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chalk.ist's Issues

Python support

Hello, insanely cool work!
You won't do support for Python syntax highlighting?
A lot of thanks!

Add more themes

Feature: Would love a few more background options, maybe some kind of gradient selection or image selection would be amazing!
User: Anthony Young

[Feature Request] Change the Twitter badge to a general social media badge

Hi there!
First of all, big fan of the tool. I use it a lot. The only caveat I've encountered for myself is that I don't want to link my Twitter for most things, instead I want to link my GitHub, my website or other things.
I think it would make sense to change the Twitter badge to a Social Media badge to allow people to show different links on their images. For GitHub, it could look like this:
image
A dropdown could be added with special options, or alternatively, the user could be allowed to add any link themselves and choose from a set of icons.

CODE_OF_CONDUCT.md and a CONTRIBUTING.md

Since it's open-source, would be great to add a CODE_OF_CONDUCT.md and a CONTRIBUTING.md file.

The CODE_OF_CONDUCT.md would specify how contributors should behave in the community like having respect for one another, etc. while the CONTRIBUTING.md file would specify the various steps to follow in order to contribute to the project, like how to setup the project in your local environment, various useful commands, etc.

[bug] [firefox] Editor title reversed

Hello! 🤩🎉🔥👋

Love chalk.ist!!! Highly appreciated.

This time I want to report a bug in Firefox. The title of the editor is reversed, no matter where I place the cursor, and even after deleting cookies+cache for the website. Chrome is ok.

firefox_QSYPQqbAeE

On localized adaptation

Hey, I fork the library and make a few changes to the source file to adapt to the Chinese environment!

I wonder if there are any follow-up ideas for localization adaptation, such as supporting different types of languages and supporting more social types.🧐

Improve Windows Control UI

chalk.ist is an awesome projects! Everything is well-designed, and I notice it would be great to improve the windows control UI to a more colorful button into something like this:

image

Lines num

hi again!)
what about add lines number? (like on png)
изображение

Get the image and name for twitter badge by twitter username

The Problem

Right now, to add the Twitter badge we need to add the username and name and select the photo from the local fileSystem, which is inconvenient and time-consuming.

The Solution

We get the photograph and name and the photo using Twitter's API and only prompt the user for a username.

We make a request to an API that takes a username and returns the desired output like the display name and the photo URL.

Example

Visit the Request and Response on HopScotch here.

curl "https://we1b01.sse.codesandbox.io/api/v1/getUser/celeroncoder"

output:

{
  "name":"🇺🇦 Khushal Bhardwaj",
  "id":"1319516729999962112",
  "profile_image_url":"https://pbs.twimg.com/profile_images/1396480350071627781/E9cTACTf_normal.png",
  "verified":false,
  "username":"CeleronCoder"
}

I created a custom express API that does the above visit the codesandbox

I wish to work on this issue if you allow 😊.

I also wish to work on this project actively with you, DM me on Twitter if you want to discuss it with me.

Golang support?

Hi!

Very cool and professional work!

You won't do support for Go syntax highlighting?

Thanks!

Improve Twitter badge

Hey! Nice tool <3

Would you be open to a PR that adds a link to the Twitter badge (for when we get embed support) and also one that fetches the name and profile pic automatically based on the username? This would need an API key 😅

[Feature Request] Embed config in PNG as metadata

One of the main issues with most picture generators for code is that edits to the photo require hand-copying all the code and retrieving a new image, likely with new aesthetics.

We can take the PNG data and append some text chunks containing the current application config or at least the text inside of the image. The page can also be an upload target, so you can drag an image onto chalk.ist that was generated using chalk.ist and retrieve the original text back.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.