Code Monkey home page Code Monkey logo

mao's Introduction

Mao

Mao是一款个人简历快速部署工具,采用json配置的方法,可以快速将HTML模版页进行数据填充与模块伸展,这将意味你只需要简短的HTML代码与布局方式,就可以快速 获取到精美的个人简历。

	". ban":[{
			"说明":["$1里的内容" ,"$2里的内容","$3里的内容","$4的"]
			},
			{
			"说明":["#name  +title -**** -*****","",""]
			}]

通过使用.或者#来获取到DOM中的class与id,并且获取

<div class="ban">
  <h2>$1</h2>
  <p>$2</p>
  <blockquote>$3$4</blockquote>
</div>

优势

Mao是专门处理单页面的工具,暂不支持多页面配置,相较与Vue React,Mao更加小巧,而且最主要的是,根本不需要什么API,你就可以很快上手使用,并且制作出精美的个人简历或者单页面产品。 同时我也在着手对工具进行优化以及简历UI组件的编写,同时也会以marked语法原理为基础,写一个简历UI parse 我会在新年左右,将0.01版本上传

mao's People

Contributors

dxiaoqi avatar

Watchers

James Cloos avatar

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.