You must be logged in to sponsor renanlecaro
  
Become a sponsor to Renan LE CARO
You can use sponsorship as a thank you if you use any of those projects that I maintain :
- txt.lecaro.me : end to end encrypted collaborative text editor (very minimal)
- sms.lecaro.me : a web proxy that lets you programmatically send SMS from your phone, or your app user's phones
- mermaid-gdocs.lecaro.me : a wrapper for the mermaid.js library that lets you use it in google docs
- importabular.lecaro.me : a very small spreadsheet library to help users import data in your app
- minimage.lecaro.me : upload a picture, draw on it, download the result
- mywords.netlify.app : a russian vocabulary trainer
- color-range-generator.netlify.app : input two colors and get color codes for N steps between the two
Featured work
- 
        renanlecaro/importabular5kb spreadsheet editor for the web, let your users import their data from excel. JavaScript 152
- 
        renanlecaro/mermaid-gdocsMermaidsjs wrapper for gdocs. HTML 104
- 
        renanlecaro/minimagePick an image, draw on it, download the result. Free, ad free, no watermark. JavaScript 7
- 
        renanlecaro/picnicMinimalist real time collaborative text editor (to organise a picknick between friends for example) JavaScript 6
- 
        renanlecaro/fastpenFront end only alternative to codepen that stores the source code in the url HTML 10
- 
        renanlecaro/obmA rust text to charts tool, to explain complex processes step by step. Basically sequence diagrams on steroids. Rust