Socket
Book a DemoInstallSign in
Socket
m

mikkoh

npm

Packages

Co-maintainers

225 packages

add-px-to-style

Will add px to the end of style values which are Numbers

ae-temporal-to-cubic-ease

This module will convert keyframe temporal ease data exported from ae-to-json to a cubic ease equation definition

ae-to-json

will export an After Effects project as a JSON object

ae-to-json-cli

This is a command line application to export After Effects files as JSON

apply-selector-and-css

Setup id, className, and inline css if needed for and HTMLElement based on a selector. Handy for cases where sometimes css maybe applied from an external file or sometimes from inline.css

autorecordmic

Record microphone data via getUsermedia automatically based on microphone activity

babel-plugin-add-header-comment

Will add a header comment (such as license, version info, etc.) to the start of the transpiled code

babel-plugin-add-shopify-header

This plugin will add a standardized Shopify comment header to transpiled files

babel-plugin-eslint-test-generator

This is a Babel Plugin which will generate ci tests based on eslint results. Basically developers can't ignore linting when it's in CI

bigwheel

bigwheel is an unopinionated, minimalist frontend framework that manages application state

browser-lessons

This is a module which can be used for workshops or lessons based on browsers

browsersavefile

This module will save a blob/file from the browser.

bw-router

associate objects with routes. Used by bigwheel to route sections

bw-viewmediator

bigwheel can handle multiple render engines this module helps. Pass multiple view items to act as one

bw-vm

This is a view manager for bigwheel (it brings in out content)

clmdraw

CLM Trackr has a built in draw method. This module exposes the ability to draw face parts individually using a custom strokestyle

clmutils

A collection of utility functions to work with CLM Trackr data.

create-paths

Create a graph like structure with nodes and edges and calculate the duration between positions along the graph

cssobject-from-selector

Pass an object defining css a function will be returned. Pass selectors to the returned function to get merged css objects

css-transform-to-mat4

Will take a string which is a css transform value (2d or 3d) and return a mat4 or 3d transformation matrix from the string.

datetimezone

Pass in a timezone offset in minutes and this function will return Date objects based on that Timezone

directions

Add in locations by name and lengths/durations to those locations after which you can ask for directions

docs-now

readme.md is the documentation format for NPM Modules. View readme.md in the browser as if they were documentation

dothis

Call a function after a certain set of time or on a specific Date.

ease-preview

This module will create a canvas element which can be used to visualize easing equations