Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animeme Web Components

Web components for the declarative XML/HTML representation of the Animeme language.

Running

The Animeme Web Components can be run in any browser that supports [Custom Elements v1][] and ES2015 modules. Any recent version of the major browsers (except Edge) will do. IE is not supported.

This package makes use of ES2015 imports, which require a running Web server. One may be started by running npm start.

To install this package's dependencies and start the Web server, run the following commands:

npm install
npm start

Then open your browser to http://localhost:8080/examples and pick a demo. You may use the custom.html demo to write your own.

License

This project is licensed under the MIT. See the LICENSE file for details.

About

The Animeme Language, now as Web components!

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages