Git Product home page Git Product logo

es-6's Introduction

ES-6

BSXml

Browser-Slim-XML v3.6

源码 测试

这是一个关于模版引擎渲染、事件注册、输入框双向绑定、组件化开发的简单实现。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

文档

模版引擎渲染、事件注册、输入框双向绑定:

github.io: https://bluesky-07.github.io/?BSXml-Template

ihint.me: https://pages.ihint.me/?BSXml-Template

组件化开发:

github.io: https://bluesky-07.github.io/?BSXml-Component

ihint.me: https://pages.ihint.me/?BSXml-Component


BSModule

Browser-Simple-Module v1.6

源码 测试

这是一个关于页面组件载入的简单实现。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

功能包含

  • 模块载入
  • 单页面模块间与多页面数据传输
  • 页面路由

文档

github.io: https://bluesky-07.github.io/?BSModule

ihint.me: https://pages.ihint.me/?BSModule


BSFetch

Browser-Simple-Fetch v1.2

源码 测试

这是一个关于fetch(...)的简单封装。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

功能包含

  • BSFetch.head(...)

  • BSFetch.get(...)

  • BSFetch.post(...)

  • BSFetch.put(...)

  • BSFetch.delete(...)

  • BSFetch.patch(...)

  • BSFetch.options(...)

  • BSFetch.fetch(...)

测试

这里 有一份完整的由 Spring Boot (2.0.4) 搭建的完整后台,包含所有的配套请求的对应后台 API。

文档

github.io: https://bluesky-07.github.io/?BSFetch

ihint.me: https://pages.ihint.me/?BSFetch


BSBind

Browser-Simple-DataBind v0.1

源码 测试

这是一个关于数据绑定的简单实现。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

3 种绑定方式

  • 本身可写可读,但源数据更新时会被更新
  • 只读实时源数据
  • 与源数据读写双向绑定

文档

github.io: https://bluesky-07.github.io/?BSBind

ihint.me: https://pages.ihint.me/?BSBind


BSEvent

Browser-Simple-EventEmitter v0.2

源码 测试

这是一个关于事件处理的简单实现。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

文档

github.io: https://bluesky-07.github.io/?BSEvent

ihint.me: https://pages.ihint.me/?BSEvent


BSXml-Lite

Browser-Slim-XML-Renderer v2.6

源码 测试

这是 Browser-Slim-XML 的单文件版,包含模版引擎渲染、事件注册、输入框双向绑定功能,不包含组件化开发功能。该工具仅用作学习用途,如需在实际环境中使用还需要更多的测试与完善。

Lite 版将不再更新,此版本功能实现与 BSXml v3.0 完全一致

es-6's People

Contributors

bluesky-07 avatar

Stargazers

 avatar

Watchers

 avatar  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.