Giter VIP home page Giter VIP logo

吴乐川's Projects

wulechuan-js-vue2-sfc-from-typescript-to-javascript icon wulechuan-js-vue2-sfc-from-typescript-to-javascript

此为吴乐川的《Vue 2.x 单文件部件单独编译工具》。本工具处理一个 `.vue` 文件之内容全文(字符串),得到一个全新的 `.vue` 文件内容之全文(字符串)。文件内容从旧到新的转变可能包含: TypeScript 翻译成 JavaScript ; Pug 翻译成类 HTML ; Stylus 、 Sass 、 LESS 均翻译成 CSS 。

wulechuan-powershell--ffmpeg-wrappers icon wulechuan-powershell--ffmpeg-wrappers

本工具的核心是一套 PowerShell 脚本程序。但为了方便调用,还额外借助了批处理程序。即,总是由某个批处理来自动运行*同名*的 PowerShell 程序。本工具集中的诸工具均调用 ffmpeg 工具,以读取一个或若干各媒体(录像或录音)文件作处理,并产出结果。结果均为有 ffmpeg 创建的新的媒体文件。

wulechuan-typescript-controllers-of-enum-dictionaries icon wulechuan-typescript-controllers-of-enum-dictionaries

此乃吴乐川的《【字典群】之管理工具集》。本工具集对外提供唯一的主接口函数,名为 `作一字典群之总机` ,用以构建一个所谓【字典群之总机】以管理一个【字典群】。一个【字典群】可创建并管理多个【字典】。 并且,本工具集要求诸【字典】各自为其自身一切【条目】的【原式】构造出统一的所谓【视式】,以便在界面代码(例如 Vuejs 的模板)中统一采用。又,构造【原式】、【视式】之方法通常因【字典】而异,故均须开发者提供。

wulechuan-typescript-text-basic-typography icon wulechuan-typescript-text-basic-typography

此为吴乐川《文本简易分割工具与文本简朴排版工具》,不妨称甲、乙。 甲按特定要求将一个文本(“`string`”)分割成片段,形成文本列表(“`string[]`”)。 乙接受一个文本,要求此文本事先含有特别的记号供乙识别, 并据此类记号在原文本之基础上添加空格与换行符(“`\\n`”)等内容,产出另一新的文本。 由是,当在纯文字环境(例如命令行形式的会话环境)中呈现该产出之新文本时, 这些文字会因具有简朴的排版而视觉效果更佳。 又,乙调用甲。

wulechuan-typescript-vue2-official-sfc-parser icon wulechuan-typescript-vue2-official-sfc-parser

此为吴乐川的《针对 Vuejs 第 2 版单文件部件的拆分器》。本工具之代码系由吴乐川手工提取自 Vue `v2.6.11` 之官方源代码后整理而得。其功用是将一个 .vue 文件之内容全文拆分成一套结构化的数据,即一个 JavaScript 对象。该结构化的数据包含 `<template>` 、 `<script>` 、 `<style>` 等标签之内容、属性等。

wulechuan-typescript-vue2-ui--transfer-items-among-columns icon wulechuan-typescript-vue2-ui--transfer-items-among-columns

粗略地说,本工具集旨在提供一个【界面部件】(外国话所谓“UX Component”),其外观、功用均类似于“饿了吗”之【穿梭框】(外国话所谓“Transfer”)。但本工具提供的界面部件不止一个,而是一组。这些部件全部采用 Vuejs 2.x 技术做成。这些部件或为包含关系,或为平级关系,配合联动,更为灵活。

wulechuan-webapp-duan-duan-card-picker icon wulechuan-webapp-duan-duan-card-picker

2022年3月13日夜,端儿提出要学习编程序。我便应端儿的要求,写了一个演示性的小程序,令他对编程增加些总体的认知。之后的几日,恰逢上海新冠(COVID-19 奥密克戎)爆发,我便在家中屡次改进、重构该小程序。

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.