Skip to content

JavaScript based multi-item editor and action executer.

License

Notifications You must be signed in to change notification settings

textpattern/amata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amata.js

Next generation of Textpattern CMS’ list multi-editor, now as its own jQuery component. Currently under development.

Install

Using Bower:

$ bower install amata

Build

Amata.js uses Grunt to run tasks. First make sure that you have all base dependencies installed by running npm in the repository’s directory:

$ cd amata
$ npm install

After you have installed all dependencies, you will be able to run tasks using Grunt, like building and testing:

$ grunt [task]

Where the [task] is one of watch, test, build or release[:patch | :minor | :major].

About

JavaScript based multi-item editor and action executer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published