All Projects → tuobaye0711 → Code Printer

tuobaye0711 / Code Printer

Licence: mit
print and show the animation of your code | 打印并展示你的代码特效

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Code Printer

Phperinterviewguide
相对于 PHPer 新手而言比较有指导意义的 PHPer 面试指南
Stars: ✭ 886 (+980.49%)
Mutual labels:  resume
Cmd Resume
Web-based Command Line Resume
Stars: ✭ 55 (-32.93%)
Mutual labels:  resume
Resume
A minimal pelican theme to host your resume
Stars: ✭ 74 (-9.76%)
Mutual labels:  resume
Htm Editable Resume
An highly editable resume form developed with HTM (Hyperscript Tagged Markup) which is JSX-like syntax in plain JavaScript.
Stars: ✭ 31 (-62.2%)
Mutual labels:  resume
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-43.9%)
Mutual labels:  resume
Resume
Markdown -> PDF/HTML resumé generator
Stars: ✭ 1,105 (+1247.56%)
Mutual labels:  resume
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+947.56%)
Mutual labels:  resume
Deerlet
[Deprecated] A markdown online-editable-resume with pdf generator
Stars: ✭ 79 (-3.66%)
Mutual labels:  resume
Awesome Web Cv
📝 Single Page Web Application for Your Outstanding CV
Stars: ✭ 50 (-39.02%)
Mutual labels:  resume
Resume Builder
Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
Stars: ✭ 62 (-24.39%)
Mutual labels:  resume
Resume
resume and curriculum vitae
Stars: ✭ 32 (-60.98%)
Mutual labels:  resume
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (+1152.44%)
Mutual labels:  resume
Php Interview
This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.
Stars: ✭ 1,110 (+1253.66%)
Mutual labels:  resume
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-63.41%)
Mutual labels:  resume
Resume
Create an online resume that can be accessed by a `curl` command.
Stars: ✭ 74 (-9.76%)
Mutual labels:  resume
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (+958.54%)
Mutual labels:  resume
Aoba
Create a lovely resume just with a config file.
Stars: ✭ 59 (-28.05%)
Mutual labels:  resume
Metalsmith Resume
A resume generator, built with @Metalsmith
Stars: ✭ 80 (-2.44%)
Mutual labels:  resume
Resume Template
📄💼🎩 A simple Jekyll + GitHub Pages powered resume template.
Stars: ✭ 1,214 (+1380.49%)
Mutual labels:  resume
Cv
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
Stars: ✭ 61 (-25.61%)
Mutual labels:  resume

code-printer

print and show the animation of your code | 打印并展示你的代码特效

Demo


使用说明:

您可以fork过去直接修改,也可以按照如下步骤操作

git clone https://github.com/tuobaye0711/code-printer.git

安装依赖文件

npm install

打包文件

npm start

起服务

npm run server

修改配置说明:

resume 文件存放简历或者其他静态资源

source/code.js 存放需要打印并展示样式的代码(CSS/JS)

source/app.js 是主代码,可以修改一些比如说打印速度、高亮色等配置

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].