Git Product home page Git Product logo

sutsis's Introduction

A lojban dictionary

Features

  • Fast
  • Full text search
  • Works offline

To use it offline, simply try to load the site in your browser as usual. If your browser supports the HTML5 Application Cache, it will work exactly as though you did have a connection, as everything is cached after your first visit.

License

Libraries under lib/ have their own license, as does the data in the data/ directory.

sutsis itself is released under the MIT license.

Hacking

sutsis uses appengine as a static file server – all the uptime and speed of a CDN for free, plus configurable routes and a local server! To start it up, download the app engine sdk, then just do

$ dev_appserver.py ./app.yaml
Scary Warning: App Cache

The app cache is great for users, reliably giving excellent speed, however for development it's less than ideal. For best results, do most development without the appcache – just remove the manifest declaration at the top of index. html – then add it back in before pushing your changes up.

Otherwise you'll likely see none of your changes reflected until you refresh a couple times (or more).

sutsis's People

Contributors

rictic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.