zenkai

0.10.2 • Public • Published

Zenkai

Build Status

Boost your productivity.

Please, be informed that Zenkai is currently in alpha. Proceed with caution.

Libraries

STD

The Standard library (STD) main goal is to be used as a base for any JS project and therefore has no browser dependency. It focuses on extending the capabilities of Javascript data types and expanding some of the language concepts such as AJAX, Logic and Path.

DOM

The Document library (DOM) primary goal is to provide a richer and more direct API to manipulate elements. This library enforces structure validation to stay conform to the web standards and as a bonus always yields valid elements.

User guide

UI

The User Interface library (UI) offers a collection of modular styled components to create a better user experience. They are highly configurable and can be integrated to any design or theme of your choice. The components include:

  • Floating Label
  • Input counter
  • Selector
  • Switch
  • Collapsible
  • Accordion

Documentation

Learn more about the library.

Changelog

Detailed changes for each release are documented in the release notes.

Installation

If you want to play with the code, download the src folder.

Building the Code

To build the code, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. From the project folder, execute the following command:
$ npm install

Running the Tests

$ npm test

License

The source code is licensed under a MIT LICENSE MIT license

Package Sidebar

Install

npm i zenkai

Weekly Downloads

2

Version

0.10.2

License

MIT

Unpacked Size

6.39 MB

Total Files

172

Last publish

Collaborators

  • protolabo