New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cm-web-modules

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cm-web-modules

Collection of clean and small ES6 modules for the web

  • 1.2.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
63
decreased by-5.97%
Maintainers
1
Weekly downloads
 
Created
Source

wm.js – Library of ES6 Web Modules

wm is a library of JavaScript ES6 (ECMAScript 6) modules, used for coding chessmail.

The main purpose of wm is, to prevent the usage of large libraries, and to provide needed functionality with the smallest and cleanest amount of code possible.

The wm modules have no external dependencies, they don't use jQuery or other frameworks. They are written with modern vanilla JavaScript in ECMAScript 6 syntax.

The wm modules are:

  • Audio Module for the Web Audio API. For playing audio samples in a web page.
  • SVG Module to render SVG elements and load sprites.
  • Observe Module to observe object properties used for reactive coding the simple way.
  • Test Very minimal module for unit testing directly in your browser.
  • App Kind of minimal framework for ES6 JS apps.

These modules are using jsv:

  • cm-chessboard The Chessboard for chessmail.de, a SVG replacement of chessboard.js

Keywords

FAQs

Package last updated on 03 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc