JSPM

semicolon.js

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q24089F
  • License Apache License 2.0

Web development, redefined.

Package Exports

  • semicolon.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (semicolon.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


semicolon.js
semicolon.js

Web development, redefined.

NPM Gitter

UsageFunctionsDownloadCreditsLicense

Usage

Require the module
var semicolon = require('semicolon');
In the browser
<script type="text/javascript" src="./semicolon.js"></script>

Functions

Basic semicolon
semicolon(); // ;
The Law of Fives
semicolon.law(); // The Law of Semicolons states simply that: semicolons makes you chilled all the time.
Multilingual
semicolon.english(); // semicolon
semicolon.korean(); // 세미콜론
semicolon.german(); // semikolon
Length
semicolon.len(); // 1
Twins
semicolon.twins(); // ; (greek question mark)
Assertion
semicolon.isSemicolon(','); // false

Download

You can download the package here: Download ZIP

Credits

  • Cozy Planes (idea, planning, ...)
  • Skayo (setup, perfection, ...)

License

Apache License 2.0