PoistueJS

1.0.2 • Public • Published

PoistueJS

PoistueJS is simple task runner of Javascript Library, simple task do not wasted to be repeated, created by Iskandar Jamil.

To get started, check out http://jen-apps.iskandarjamil.com/poistuejs!

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/iskandarjamil/PoistueJS.git
  • Install with npm: npm install PoistueJS
  • Install with Composer: composer require iskandarjamil/poistuejs
  • Install with Bower: bower install poistuejs

Read the Installation for information on the framework contents, templates and examples, and more.

Features

What's included

Within the download zip file included directories and files, I providing both compiled and minified variations. You'll see something like this:

PoistueJS/
├── css/
│   ├── PoistueJS.css
│   ├── PoistueJS.css.map
│   ├── PoistueJS.min.css
│   └── PoistueJS.min.css.map
└── js/
    ├── PoistueJS.js
    └── PoistueJS.min.js

We provide compiled CSS and JS (PoistueJS.*), as well as compiled and minified CSS and JS (PoistueJS.min.*). CSS source maps (PoistueJS.*.map) are available for use with certain browsers' developer tools.

Bugs and feature requests

If your problem or idea is not addressed yet, please open a new issue.

Documentation

PoistueJS's documentation, you may find at http://jen-apps.iskandarjamil.com/poistuejs.

Versioning

See the Releases section of our GitHub project for changelogs for each release version of PoistueJS.

Creators

Iskandar Jamil

Copyright and license

Code and documentation copyright 2016 the PoistueJS Authors. Code released under the MIT license.

Package Sidebar

Install

npm i PoistueJS

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • iskandarjamil