krisindrome

0.1.1 • Public • Published

krisindrome Build Status

The best project ever.

Getting Started

Install the module with: npm install krisindrome

var krisindrome = require('krisindrome');
krisindrome.awesome(); // "awesome"


console.log("krisindrome.awesome() == " + krisindrome.awesome());

console.log("krisindrome.test('palinnilap') == " + krisindrome.test("palinnilap"));
console.log("krisindrome.test('palinmaybenot') == " + krisindrome.test("palinmaybenot"));

Sample Run

node test.js krisindrome.awesome() == awesome krisindrome.test('palinnilap') == true krisindrome.test('palinmaybenot') == false

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 Kris Maganti
Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i krisindrome

Weekly Downloads

3

Version

0.1.1

License

none

Last publish

Collaborators

  • krissunilm