@unicourse-tw/course-search
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.15 • Public • Published

UniCourse Course Search

This is the course search module for UniCourse.

This is an internal package, if you don't know what this is, you probably don't need it.

The default course search supports the following advanced search keywords:

  • teacher:<someone>
  • program:<something>
  • provider:<something>
  • term:<year>-<term>
  • sort:<direction> (desc (default) or asc)
  • order:<type> (relevance (default), name, code, credit, year, term, type, teachers, programs, prerequisites)

key=value, key="more value" syntax is also supported.

Other wild keywords will be treated as a search for course name or exact course code.

The expected result order is the relevance on name and description.

Readme

Keywords

none

Package Sidebar

Install

npm i @unicourse-tw/course-search

Weekly Downloads

0

Version

1.0.0-alpha.15

License

MIT

Unpacked Size

11.6 kB

Total Files

6

Last publish

Collaborators

  • jacoblincool