Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.62 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.62 KB

mangos

🥭🥭 A monorepo collecting data wrangling and data validation utilities.

The current collection of tools is listed below, new tools are planned for the future, create an issue to propose new features, new tools, and/or bug findings.

Support this repo by ⭐ starring it.

Table of Contents

  • mangos
    • JXPath xpath for js objects.
    • filepath filepath tool to join and analyze paths of type UNC, MS traditional, MS Device path, and Posix.
    • debug mini-logger drop in replacement for npm debug but with esm style module added and other improvements such as on the fly logger enabling.

Feedback

We appreceate any feedback, with new ideas, to enhance this tool suite. File an issue here

Before contributing, please read our contributing guidelines and code of conduct.

Copyright (c) 2019-2020 Jacob Bogers [email protected].

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.