Socket
Socket
Sign inDemoInstall

@abranhe/codewars

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @abranhe/codewars

My answers to Codewars challenges


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
2.82 kB
Created
Weekly downloads
 

Readme

Source

Codewars Build Status

My answers for Codewars challenges in Javascript.

Codewars is an educational community for computer programming. On the platform, software developers train on programming challenges known as kata. These discrete programming exercises train a variety of skills in a variety of programming languages, and are completed within an online IDE.

Install

$ npm install @abranhe/codewars

Usage

const codewars = require('@abranhe/codewars');

codewars.maskify('454233223424324');
// => ############4324

API

License

MIT © Abraham Hernandez

Keywords

FAQs

Last updated on 22 Jul 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc