29 packages found
Detect the indentation of code
Make a function mimic another one
Infers semantic types (e.g., postal code, gender, first name) of tabular data fields. Includes support for inferring Frictionless data packages json and incorporating semantic inference into the data package json.
Convert a mime type to a file extension. It works only with popular mime types and it's super lightweight.
Convert a file extension to a mime type. It works only with popular file extensions and it's super lightweight.
Detect the indentation of code (commonjs fork)
Generate flow type description from given object
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
If exif date is not found, infer it from filename
Rename a function
Inferrable rename object keys.
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
Master your input data like a pro!
Infer actual number of votes based on the percentage of each voting options.
Infer data types with specifity. A String type can be further differentiated into TEXT, TINYTEXT and so on. Built to be compatible with MYSQL Data Types!
Extract the article title of a HTML document
Tools for verifying/fixing code style based on an EditorConfig file
A hackable, extendable, functionally-composable way to go about dealing with wrangling types in JavaScript. Auto-casting, coercion, and type inference for the Alice in WOnderland world that is JS runtime.
Detect the indentation of code