Skip to content

🚗 记录一些轻量级的前端库 (造轮子)。👉 主打 "简洁、通用、无依赖"。

Notifications You must be signed in to change notification settings

Marinerer/jotter

Repository files navigation

Jotter

Document some lightweight front-end libraries (wheel building). The main features is "simple, universal, no dependence".

记录一些轻量级的前端库 (造轮子)。👉 主打 "简洁、通用、无依赖"。

全部来自工作中开发的源码,非常适合项目中实现一些简单功能。

Packages

Package Version Description
@jotter/animator version Animator is an animation playback controller.
@jotter/drag version Lightweight "drag-and-drop" library of draggable elements within a specified range.
dom-event-emit version A type-safe, flexible DOM event emitter for browser environments.
@jotter/emitter version Simple and modern event emitter library.
@jotter/websocket version Modern and useful WebSocket wrapper, with standard WebSocket API.
@jotter/dateformat version A date/time formatting function.
@jotter/from-now version A relative time formatting functions.
@jotter/position version Positioning a DOM element relative to another DOM element.

License

MIT

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.