Skip to content

ufyTeX/luaucdn

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

luaucdn

Lua bindings for ucdn, which is a Unicode support library written in C.

Installing

luarocks install luaucdn

Documentation

API Coverage

luaucdn does not implement all the API methods from ucdn yet. Open a github issue to request any unimplemented API methods that you require.

Development

Building

You can use LuaRocks to build

luarocks make

Testing and Linting

In order to make changes to the code and run the tests, the following dependencies need to be installed:

  • Bustedluarocks install busted
  • luacheckluarocks install luacheck

Run the test suite:

make spec

Lint the codebase:

make lint

Contact

Open a Github issue, or email me at deepak.jois@gmail.com.

About

Lua bindings for ucdn

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages