Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

2 changed files with 0 additions and 11 deletions

View File

@ -1,8 +0,0 @@
pipeline:
build:
image: node:latest
commands:
- node --version
- npm --version
- npm install
- npm run test

View File

@ -1,8 +1,5 @@
# Booler: Convert any values to Boolean. # Booler: Convert any values to Boolean.
[![Build Status](https://drone.cubetiqs.com/api/badges/CUBETIQ/booler/status.svg)](https://drone.cubetiqs.com/CUBETIQ/booler)
Convert string/values to Boolean in JavaScript. Convert string/values to Boolean in JavaScript.
## Installing ## Installing