@mojule/components

Component system for mojule


License
MIT
Install
npm install @mojule/components@2.1.4

Documentation

mojule

monorepo for mojule

  • api-factory package for building an API over a state
  • document convenience package for JSDOM document instance
  • dom-utils utility functions for DOM nodes
  • element-meta metadata about HTML elements
  • is duck typing package
  • grid API for working with grids or grid-like data
  • h API for creating DOM nodes, like hyperscript
  • json-pointer JSON Pointer implementation
  • memory-fs fork of memory-fs that doesn't require bind for promisifying methods
  • node generic tree node factory
  • node-utils utility functions for tree nodes
  • path path module from node.js, for use in browser etc.
  • string-node tree node factory where values are strings
  • utils general purpose utility functions
  • vfs-node virtual file system built on node

license

MIT