mein

1.0.3 • Public • Published

truncgil (Truncgil Technology JavaScript Library)

My JavaScript Library

Installation

npm install mein

Usage

const _ = require('mein');
_('Merhabalar Trunçgil Teknoloji').typeof();    // string

On browser

<script src="https://cdn.jsdelivr.net/npm/mein"></script>
<script type="text/javascript">
_('Merhabalar Trunçgil Teknoloji').typeof();    //string
</script>

Functions

  • replaceAll(search, replace)
  • typeof()
  • typeofBlank()
  • printExecutionTime()
  • sleep(ms)
  • parseAll(returnType=null)
  • reverse(string, value)
  • slugify()
  • pushIfNotExist(value)
  • getUnique()
  • wordCount()
  • toArray()
  • toObject()
  • log(css)
  • now()
  • onScrollToThis()

Readme

Keywords

Package Sidebar

Install

npm i mein

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

12.2 kB

Total Files

4

Last publish

Collaborators

  • sanduvac