GithubHelp home page GithubHelp logo

harvard-lil / capstone-static Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 7.0 21.94 MB

Static frontend for the Caselaw Access Project

License: MIT License

JavaScript 87.52% CSS 3.76% HTML 8.22% Python 0.50%

capstone-static's Introduction

capstone-static

The Caselaw Access Project is a large-scale digitization project hosted by the Harvard Law School Library Innovation Lab.

This is a static, archival port of the website originally hosted at case.law, which served court opinions and an accompanying suite of tools to users in a variety of formats. The static website uses client-side javascript to allow browsing of the static case data hosted at https://static.case.law.

This repository does not itself contain case data: visit the website to browse and download case data.


Summary


Local Development

This project has no external dependencies: point any web server at the project directory, and you should be good to go!

Python

For convenience, run.py, a simple wrapper for python's http.server is provided. Run python3 run.py and visit http://127.0.0.1:5501in your web browser. Or, run python3 run.py --help for a full list of flags and options.

VS Code's "LiveServer" Plugin

Visual Studio Code users may prefer to install the Live Server extension.

A basic configuration is included in .vscode. See Github for a complete list of options.

๐Ÿ‘† Back to the summary


Tests and Linting

Run npm install to install prettier, and then run npm run prettier-format-fix to reformat code.

๐Ÿ‘† Back to the summary

capstone-static's People

Contributors

bensteinberg avatar jcushman avatar kilbergr avatar mdellabitta avatar mlissner avatar rebeccacremona avatar teovin avatar tinykite avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.